GET api/Todo

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "12fb9609-1d95-483c-9305-586b7ddf59a8",
    "name": "sample string 2",
    "description": "sample string 3",
    "markerName": "sample string 4",
    "order": "sample string 5",
    "customerId": 6,
    "assigned": true,
    "isOffline": true,
    "offlineByUserId": 1,
    "offlineByUserName": "sample string 9",
    "deadline": "sample string 10",
    "isLocked": true,
    "lockedByUserId": 1,
    "lockedByUserName": "sample string 12",
    "lockedTs": "sample string 13",
    "openMarkers": 0,
    "buildingComponentId": "620e9259-a858-491e-92ed-99d56901e13f",
    "buildingComponent": "sample string 15",
    "projectId": "776d4845-09ac-4976-ad7a-95291559d7c9",
    "project": "sample string 17",
    "blueprintFileId": "0a258fd4-21ea-493f-8890-7e817ccd441d",
    "blueprintFile": {
      "id": "7b8a9a69-69fa-41ce-8559-6b17cfb9d957",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "d5c16e6b-d256-429a-a750-b65a11fe6422",
        "number": 2,
        "label": "sample string 3",
        "coordX": 1.0,
        "coordY": 1.0,
        "coordX2": 1.0,
        "coordY2": 1.0,
        "createdTs": "sample string 4",
        "modifiedTs": "sample string 5",
        "date": "sample string 6",
        "customerId": 7,
        "assigned": true,
        "qrId": "10d19544-7e0f-458e-a7f8-c1bdf6bb2e56",
        "comments": "sample string 9",
        "status": "sample string 10",
        "manualStatus": 1,
        "isApproved": 2,
        "installerId": 1,
        "installer": {
          "id": 1,
          "fullName": "sample string 2 sample string 3",
          "firstname": "sample string 2",
          "name": "sample string 3",
          "login": "sample string 4",
          "key": "sample string 5"
        },
        "blueprintId": "d78e7721-deda-451a-93f6-8c18a07473bf",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "b78c0711-8c0b-4bb9-a04e-35ba63cac4de",
        "project": "sample string 15",
        "projectId": "527593ab-c90e-42a2-b7c2-f952568f322c",
        "qrLogAttributeXMarker": [
          {
            "id": "c0acb981-5d6e-46b9-b954-f44200e0f1d5",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "21d2c1b3-ef9e-4e5d-b1e7-b613f222c027",
            "markerId": "f9bd8789-59b3-4e24-a219-2086c30ebaaa",
            "qrLogAttributeId": "87c6c528-a650-47ee-88d3-c38cb9df1dcc",
            "qrLogAttribute": {
              "id": "123fa219-e121-48b5-9c0d-064622e4e232",
              "code": "sample string 2",
              "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
              "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
              "qrLogAttributeClass": {
                "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  },
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                },
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "c0acb981-5d6e-46b9-b954-f44200e0f1d5",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "21d2c1b3-ef9e-4e5d-b1e7-b613f222c027",
            "markerId": "f9bd8789-59b3-4e24-a219-2086c30ebaaa",
            "qrLogAttributeId": "87c6c528-a650-47ee-88d3-c38cb9df1dcc",
            "qrLogAttribute": {
              "id": "123fa219-e121-48b5-9c0d-064622e4e232",
              "code": "sample string 2",
              "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
              "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
              "qrLogAttributeClass": {
                "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  },
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                },
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "7e66d892-ab75-492e-9201-60f8bbad1c8b",
            "markerId": "a3a4d378-8f4f-4923-a338-9145d0224c4b",
            "solutionId": "2bd87c30-3321-4e72-8c44-f06d8b139dae",
            "taxonomy263415Id": "27451814-f06c-42c1-87b2-6cd8d13120e9",
            "amount": 3,
            "diameter": 4.0,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8.0,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                },
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              },
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              }
            ],
            "selectedProducts": [
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              },
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          },
          {
            "id": "7e66d892-ab75-492e-9201-60f8bbad1c8b",
            "markerId": "a3a4d378-8f4f-4923-a338-9145d0224c4b",
            "solutionId": "2bd87c30-3321-4e72-8c44-f06d8b139dae",
            "taxonomy263415Id": "27451814-f06c-42c1-87b2-6cd8d13120e9",
            "amount": 3,
            "diameter": 4.0,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8.0,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                },
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              },
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              }
            ],
            "selectedProducts": [
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              },
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          },
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          }
        ],
        "archivedReports": [
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          },
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          }
        ],
        "productSolutions": [
          {
            "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              },
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              },
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "d5c16e6b-d256-429a-a750-b65a11fe6422",
        "number": 2,
        "label": "sample string 3",
        "coordX": 1.0,
        "coordY": 1.0,
        "coordX2": 1.0,
        "coordY2": 1.0,
        "createdTs": "sample string 4",
        "modifiedTs": "sample string 5",
        "date": "sample string 6",
        "customerId": 7,
        "assigned": true,
        "qrId": "10d19544-7e0f-458e-a7f8-c1bdf6bb2e56",
        "comments": "sample string 9",
        "status": "sample string 10",
        "manualStatus": 1,
        "isApproved": 2,
        "installerId": 1,
        "installer": {
          "id": 1,
          "fullName": "sample string 2 sample string 3",
          "firstname": "sample string 2",
          "name": "sample string 3",
          "login": "sample string 4",
          "key": "sample string 5"
        },
        "blueprintId": "d78e7721-deda-451a-93f6-8c18a07473bf",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "b78c0711-8c0b-4bb9-a04e-35ba63cac4de",
        "project": "sample string 15",
        "projectId": "527593ab-c90e-42a2-b7c2-f952568f322c",
        "qrLogAttributeXMarker": [
          {
            "id": "c0acb981-5d6e-46b9-b954-f44200e0f1d5",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "21d2c1b3-ef9e-4e5d-b1e7-b613f222c027",
            "markerId": "f9bd8789-59b3-4e24-a219-2086c30ebaaa",
            "qrLogAttributeId": "87c6c528-a650-47ee-88d3-c38cb9df1dcc",
            "qrLogAttribute": {
              "id": "123fa219-e121-48b5-9c0d-064622e4e232",
              "code": "sample string 2",
              "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
              "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
              "qrLogAttributeClass": {
                "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  },
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                },
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "c0acb981-5d6e-46b9-b954-f44200e0f1d5",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "21d2c1b3-ef9e-4e5d-b1e7-b613f222c027",
            "markerId": "f9bd8789-59b3-4e24-a219-2086c30ebaaa",
            "qrLogAttributeId": "87c6c528-a650-47ee-88d3-c38cb9df1dcc",
            "qrLogAttribute": {
              "id": "123fa219-e121-48b5-9c0d-064622e4e232",
              "code": "sample string 2",
              "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
              "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
              "qrLogAttributeClass": {
                "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  },
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                },
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "7e66d892-ab75-492e-9201-60f8bbad1c8b",
            "markerId": "a3a4d378-8f4f-4923-a338-9145d0224c4b",
            "solutionId": "2bd87c30-3321-4e72-8c44-f06d8b139dae",
            "taxonomy263415Id": "27451814-f06c-42c1-87b2-6cd8d13120e9",
            "amount": 3,
            "diameter": 4.0,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8.0,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                },
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              },
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              }
            ],
            "selectedProducts": [
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              },
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          },
          {
            "id": "7e66d892-ab75-492e-9201-60f8bbad1c8b",
            "markerId": "a3a4d378-8f4f-4923-a338-9145d0224c4b",
            "solutionId": "2bd87c30-3321-4e72-8c44-f06d8b139dae",
            "taxonomy263415Id": "27451814-f06c-42c1-87b2-6cd8d13120e9",
            "amount": 3,
            "diameter": 4.0,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8.0,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                },
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              },
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              }
            ],
            "selectedProducts": [
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              },
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          },
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          }
        ],
        "archivedReports": [
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          },
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          }
        ],
        "productSolutions": [
          {
            "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              },
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              },
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      }
    ],
    "installers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "allInstallers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "isArchived": true
  },
  {
    "id": "12fb9609-1d95-483c-9305-586b7ddf59a8",
    "name": "sample string 2",
    "description": "sample string 3",
    "markerName": "sample string 4",
    "order": "sample string 5",
    "customerId": 6,
    "assigned": true,
    "isOffline": true,
    "offlineByUserId": 1,
    "offlineByUserName": "sample string 9",
    "deadline": "sample string 10",
    "isLocked": true,
    "lockedByUserId": 1,
    "lockedByUserName": "sample string 12",
    "lockedTs": "sample string 13",
    "openMarkers": 0,
    "buildingComponentId": "620e9259-a858-491e-92ed-99d56901e13f",
    "buildingComponent": "sample string 15",
    "projectId": "776d4845-09ac-4976-ad7a-95291559d7c9",
    "project": "sample string 17",
    "blueprintFileId": "0a258fd4-21ea-493f-8890-7e817ccd441d",
    "blueprintFile": {
      "id": "7b8a9a69-69fa-41ce-8559-6b17cfb9d957",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "d5c16e6b-d256-429a-a750-b65a11fe6422",
        "number": 2,
        "label": "sample string 3",
        "coordX": 1.0,
        "coordY": 1.0,
        "coordX2": 1.0,
        "coordY2": 1.0,
        "createdTs": "sample string 4",
        "modifiedTs": "sample string 5",
        "date": "sample string 6",
        "customerId": 7,
        "assigned": true,
        "qrId": "10d19544-7e0f-458e-a7f8-c1bdf6bb2e56",
        "comments": "sample string 9",
        "status": "sample string 10",
        "manualStatus": 1,
        "isApproved": 2,
        "installerId": 1,
        "installer": {
          "id": 1,
          "fullName": "sample string 2 sample string 3",
          "firstname": "sample string 2",
          "name": "sample string 3",
          "login": "sample string 4",
          "key": "sample string 5"
        },
        "blueprintId": "d78e7721-deda-451a-93f6-8c18a07473bf",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "b78c0711-8c0b-4bb9-a04e-35ba63cac4de",
        "project": "sample string 15",
        "projectId": "527593ab-c90e-42a2-b7c2-f952568f322c",
        "qrLogAttributeXMarker": [
          {
            "id": "c0acb981-5d6e-46b9-b954-f44200e0f1d5",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "21d2c1b3-ef9e-4e5d-b1e7-b613f222c027",
            "markerId": "f9bd8789-59b3-4e24-a219-2086c30ebaaa",
            "qrLogAttributeId": "87c6c528-a650-47ee-88d3-c38cb9df1dcc",
            "qrLogAttribute": {
              "id": "123fa219-e121-48b5-9c0d-064622e4e232",
              "code": "sample string 2",
              "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
              "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
              "qrLogAttributeClass": {
                "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  },
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                },
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "c0acb981-5d6e-46b9-b954-f44200e0f1d5",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "21d2c1b3-ef9e-4e5d-b1e7-b613f222c027",
            "markerId": "f9bd8789-59b3-4e24-a219-2086c30ebaaa",
            "qrLogAttributeId": "87c6c528-a650-47ee-88d3-c38cb9df1dcc",
            "qrLogAttribute": {
              "id": "123fa219-e121-48b5-9c0d-064622e4e232",
              "code": "sample string 2",
              "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
              "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
              "qrLogAttributeClass": {
                "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  },
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                },
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "7e66d892-ab75-492e-9201-60f8bbad1c8b",
            "markerId": "a3a4d378-8f4f-4923-a338-9145d0224c4b",
            "solutionId": "2bd87c30-3321-4e72-8c44-f06d8b139dae",
            "taxonomy263415Id": "27451814-f06c-42c1-87b2-6cd8d13120e9",
            "amount": 3,
            "diameter": 4.0,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8.0,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                },
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              },
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              }
            ],
            "selectedProducts": [
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              },
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          },
          {
            "id": "7e66d892-ab75-492e-9201-60f8bbad1c8b",
            "markerId": "a3a4d378-8f4f-4923-a338-9145d0224c4b",
            "solutionId": "2bd87c30-3321-4e72-8c44-f06d8b139dae",
            "taxonomy263415Id": "27451814-f06c-42c1-87b2-6cd8d13120e9",
            "amount": 3,
            "diameter": 4.0,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8.0,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                },
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              },
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              }
            ],
            "selectedProducts": [
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              },
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          },
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          }
        ],
        "archivedReports": [
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          },
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          }
        ],
        "productSolutions": [
          {
            "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              },
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              },
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "d5c16e6b-d256-429a-a750-b65a11fe6422",
        "number": 2,
        "label": "sample string 3",
        "coordX": 1.0,
        "coordY": 1.0,
        "coordX2": 1.0,
        "coordY2": 1.0,
        "createdTs": "sample string 4",
        "modifiedTs": "sample string 5",
        "date": "sample string 6",
        "customerId": 7,
        "assigned": true,
        "qrId": "10d19544-7e0f-458e-a7f8-c1bdf6bb2e56",
        "comments": "sample string 9",
        "status": "sample string 10",
        "manualStatus": 1,
        "isApproved": 2,
        "installerId": 1,
        "installer": {
          "id": 1,
          "fullName": "sample string 2 sample string 3",
          "firstname": "sample string 2",
          "name": "sample string 3",
          "login": "sample string 4",
          "key": "sample string 5"
        },
        "blueprintId": "d78e7721-deda-451a-93f6-8c18a07473bf",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "b78c0711-8c0b-4bb9-a04e-35ba63cac4de",
        "project": "sample string 15",
        "projectId": "527593ab-c90e-42a2-b7c2-f952568f322c",
        "qrLogAttributeXMarker": [
          {
            "id": "c0acb981-5d6e-46b9-b954-f44200e0f1d5",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "21d2c1b3-ef9e-4e5d-b1e7-b613f222c027",
            "markerId": "f9bd8789-59b3-4e24-a219-2086c30ebaaa",
            "qrLogAttributeId": "87c6c528-a650-47ee-88d3-c38cb9df1dcc",
            "qrLogAttribute": {
              "id": "123fa219-e121-48b5-9c0d-064622e4e232",
              "code": "sample string 2",
              "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
              "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
              "qrLogAttributeClass": {
                "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  },
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                },
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "c0acb981-5d6e-46b9-b954-f44200e0f1d5",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "21d2c1b3-ef9e-4e5d-b1e7-b613f222c027",
            "markerId": "f9bd8789-59b3-4e24-a219-2086c30ebaaa",
            "qrLogAttributeId": "87c6c528-a650-47ee-88d3-c38cb9df1dcc",
            "qrLogAttribute": {
              "id": "123fa219-e121-48b5-9c0d-064622e4e232",
              "code": "sample string 2",
              "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
              "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
              "qrLogAttributeClass": {
                "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  },
                  {
                    "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                },
                {
                  "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "7e66d892-ab75-492e-9201-60f8bbad1c8b",
            "markerId": "a3a4d378-8f4f-4923-a338-9145d0224c4b",
            "solutionId": "2bd87c30-3321-4e72-8c44-f06d8b139dae",
            "taxonomy263415Id": "27451814-f06c-42c1-87b2-6cd8d13120e9",
            "amount": 3,
            "diameter": 4.0,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8.0,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                },
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              },
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              }
            ],
            "selectedProducts": [
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              },
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          },
          {
            "id": "7e66d892-ab75-492e-9201-60f8bbad1c8b",
            "markerId": "a3a4d378-8f4f-4923-a338-9145d0224c4b",
            "solutionId": "2bd87c30-3321-4e72-8c44-f06d8b139dae",
            "taxonomy263415Id": "27451814-f06c-42c1-87b2-6cd8d13120e9",
            "amount": 3,
            "diameter": 4.0,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8.0,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                },
                {
                  "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "e52d9326-599e-4abd-a886-e39124e782da",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                  "qrLogAttributeListValue": {
                    "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                    "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                    "qrLogAttribute": {
                      "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                      "code": "sample string 2",
                      "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                      "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                      "qrLogAttributeClass": {
                        "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                  "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      },
                      {
                        "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                        "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                        "translations": [
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          },
                          {
                            "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              },
              {
                "id": "c4ba47c6-9d00-4ef5-95ad-ee917d532055",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2024-09-19T18:52:06.5806899Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "3728e9e4-805d-4b31-a097-6cdab46f06fa"
              }
            ],
            "selectedProducts": [
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              },
              {
                "id": "8263b4d3-ba65-4fcf-a478-1107906f2289",
                "markerXSolutionsId": "9932561a-80e6-4525-8a3e-a522e77ab4a2",
                "productId": "c38bb951-d5bb-4174-9a68-927e3c63e094"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          },
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          }
        ],
        "archivedReports": [
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          },
          {
            "id": "7f5d61d6-e76d-4cda-9b10-a686bb41abfa",
            "date": "sample string 2",
            "status": "sample string 3",
            "comment": "sample string 4",
            "name": "sample string 5",
            "email": "sample string 6",
            "report": "sample string 7",
            "company": "sample string 8",
            "image": "sample string 9",
            "customerId": 1,
            "markerId": "8bd6ac8b-40b1-4039-8b3d-0bbf14631e76"
          }
        ],
        "productSolutions": [
          {
            "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              },
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "06e3930d-c3fa-400c-9b21-cb60673538ed",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              },
              {
                "id": "10cea8f9-6b1f-4e2b-bc97-8956df7e46a8",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/10cea8f9-6b1f-4e2b-bc97-8956df7e46a8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e52d9326-599e-4abd-a886-e39124e782da",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "55cce671-98e5-4bd4-aab0-ce693c93cb3f",
                "qrLogAttributeListValue": {
                  "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                  "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                  "qrLogAttribute": {
                    "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                    "code": "sample string 2",
                    "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                    "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                    "qrLogAttributeClass": {
                      "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ]
                },
                "markerXSolutionsId": "66a0cc99-5274-45f5-bef7-eed4a3750dad",
                "qrLogAttributeId": "7bf1d3cf-627d-49ad-aa7d-ea8f4bcca4fc",
                "qrLogAttribute": {
                  "id": "123fa219-e121-48b5-9c0d-064622e4e232",
                  "code": "sample string 2",
                  "selectedValue": "5f769c80-42ba-4538-9004-04582466c855",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e9015a2-8ce4-41d6-bc2f-c15030041466",
                  "sourceId": "82075bc9-e5ab-4096-8800-c1e9344dcc79",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "409503b0-cb6e-4142-b818-be351f44b1cc",
                  "qrLogAttributeClass": {
                    "id": "a5933008-1758-45fa-9b73-67c84b2b924f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      },
                      {
                        "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    },
                    {
                      "id": "38e576e5-32a5-423d-95d9-d69cec14d952",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5615b68c-bb9e-47b9-ae63-67b8e580bdb7",
                      "qrLogAttributeListValueGlobalRefId": "d78b54a6-85bb-4a43-8d1b-027e97a94070",
                      "translations": [
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        },
                        {
                          "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    },
                    {
                      "id": "b07a2795-151b-4477-b63e-2455b170b0b8",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "bdb2c55c-6121-48fd-b6be-33a86c25fcdf"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      }
    ],
    "installers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "allInstallers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "isArchived": true
  }
]