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": "7c45b82d-7ae4-4ca9-827f-41f15811dd46",
    "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": "8cf66953-003c-47dc-b293-e62fda4869d4",
    "buildingComponent": "sample string 15",
    "projectId": "1c8a8bde-e63a-48bc-b9be-53adcf41dbe8",
    "project": "sample string 17",
    "blueprintFileId": "6cd1c0e5-cbe6-4b8c-ae9f-3332b265a04b",
    "blueprintFile": {
      "id": "0ab88444-55c1-4799-a9a8-ffbebfdaa21f",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "50381d8b-b999-4630-9f14-b4beca57ee51",
        "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": "2cb15a7f-edb4-4985-95a6-b46321609e24",
        "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": "42720d9c-561d-41ab-805e-b2b3ca8c9d9c",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "8ea822b4-a0ad-4799-825a-b80df89866e4",
        "project": "sample string 15",
        "projectId": "d1d7429b-5196-4c86-bd7c-d087dabac0cc",
        "qrLogAttributeXMarker": [
          {
            "id": "d9116d7a-b9f2-4afa-9b16-7e93aa497d82",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "7b2dd8a5-7947-4f19-a0e8-5a63101f19fa",
            "markerId": "534b55ef-2c2b-4261-b08a-4babd425fa47",
            "qrLogAttributeId": "e191c0a9-7e91-45eb-aa40-2430185caaf7",
            "qrLogAttribute": {
              "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
              "code": "sample string 2",
              "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
              "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
              "qrLogAttributeClass": {
                "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  },
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                },
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "d9116d7a-b9f2-4afa-9b16-7e93aa497d82",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "7b2dd8a5-7947-4f19-a0e8-5a63101f19fa",
            "markerId": "534b55ef-2c2b-4261-b08a-4babd425fa47",
            "qrLogAttributeId": "e191c0a9-7e91-45eb-aa40-2430185caaf7",
            "qrLogAttribute": {
              "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
              "code": "sample string 2",
              "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
              "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
              "qrLogAttributeClass": {
                "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  },
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                },
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "3cf0e2af-0dde-40df-aad4-c239a056d574",
            "markerId": "dcb59e67-640a-4735-9c0f-c21f7270a4ad",
            "solutionId": "d1896b5f-78b9-4abe-a066-75085a0bf57f",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                },
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              },
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              }
            ],
            "selectedProducts": [
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              },
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "3cf0e2af-0dde-40df-aad4-c239a056d574",
            "markerId": "dcb59e67-640a-4735-9c0f-c21f7270a4ad",
            "solutionId": "d1896b5f-78b9-4abe-a066-75085a0bf57f",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                },
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              },
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              }
            ],
            "selectedProducts": [
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              },
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          },
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          }
        ],
        "archivedReports": [
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          },
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          }
        ],
        "productSolutions": [
          {
            "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              },
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              },
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "50381d8b-b999-4630-9f14-b4beca57ee51",
        "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": "2cb15a7f-edb4-4985-95a6-b46321609e24",
        "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": "42720d9c-561d-41ab-805e-b2b3ca8c9d9c",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "8ea822b4-a0ad-4799-825a-b80df89866e4",
        "project": "sample string 15",
        "projectId": "d1d7429b-5196-4c86-bd7c-d087dabac0cc",
        "qrLogAttributeXMarker": [
          {
            "id": "d9116d7a-b9f2-4afa-9b16-7e93aa497d82",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "7b2dd8a5-7947-4f19-a0e8-5a63101f19fa",
            "markerId": "534b55ef-2c2b-4261-b08a-4babd425fa47",
            "qrLogAttributeId": "e191c0a9-7e91-45eb-aa40-2430185caaf7",
            "qrLogAttribute": {
              "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
              "code": "sample string 2",
              "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
              "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
              "qrLogAttributeClass": {
                "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  },
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                },
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "d9116d7a-b9f2-4afa-9b16-7e93aa497d82",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "7b2dd8a5-7947-4f19-a0e8-5a63101f19fa",
            "markerId": "534b55ef-2c2b-4261-b08a-4babd425fa47",
            "qrLogAttributeId": "e191c0a9-7e91-45eb-aa40-2430185caaf7",
            "qrLogAttribute": {
              "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
              "code": "sample string 2",
              "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
              "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
              "qrLogAttributeClass": {
                "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  },
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                },
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "3cf0e2af-0dde-40df-aad4-c239a056d574",
            "markerId": "dcb59e67-640a-4735-9c0f-c21f7270a4ad",
            "solutionId": "d1896b5f-78b9-4abe-a066-75085a0bf57f",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                },
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              },
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              }
            ],
            "selectedProducts": [
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              },
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "3cf0e2af-0dde-40df-aad4-c239a056d574",
            "markerId": "dcb59e67-640a-4735-9c0f-c21f7270a4ad",
            "solutionId": "d1896b5f-78b9-4abe-a066-75085a0bf57f",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                },
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              },
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              }
            ],
            "selectedProducts": [
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              },
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          },
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          }
        ],
        "archivedReports": [
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          },
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          }
        ],
        "productSolutions": [
          {
            "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              },
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              },
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "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": "7c45b82d-7ae4-4ca9-827f-41f15811dd46",
    "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": "8cf66953-003c-47dc-b293-e62fda4869d4",
    "buildingComponent": "sample string 15",
    "projectId": "1c8a8bde-e63a-48bc-b9be-53adcf41dbe8",
    "project": "sample string 17",
    "blueprintFileId": "6cd1c0e5-cbe6-4b8c-ae9f-3332b265a04b",
    "blueprintFile": {
      "id": "0ab88444-55c1-4799-a9a8-ffbebfdaa21f",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "50381d8b-b999-4630-9f14-b4beca57ee51",
        "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": "2cb15a7f-edb4-4985-95a6-b46321609e24",
        "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": "42720d9c-561d-41ab-805e-b2b3ca8c9d9c",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "8ea822b4-a0ad-4799-825a-b80df89866e4",
        "project": "sample string 15",
        "projectId": "d1d7429b-5196-4c86-bd7c-d087dabac0cc",
        "qrLogAttributeXMarker": [
          {
            "id": "d9116d7a-b9f2-4afa-9b16-7e93aa497d82",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "7b2dd8a5-7947-4f19-a0e8-5a63101f19fa",
            "markerId": "534b55ef-2c2b-4261-b08a-4babd425fa47",
            "qrLogAttributeId": "e191c0a9-7e91-45eb-aa40-2430185caaf7",
            "qrLogAttribute": {
              "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
              "code": "sample string 2",
              "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
              "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
              "qrLogAttributeClass": {
                "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  },
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                },
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "d9116d7a-b9f2-4afa-9b16-7e93aa497d82",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "7b2dd8a5-7947-4f19-a0e8-5a63101f19fa",
            "markerId": "534b55ef-2c2b-4261-b08a-4babd425fa47",
            "qrLogAttributeId": "e191c0a9-7e91-45eb-aa40-2430185caaf7",
            "qrLogAttribute": {
              "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
              "code": "sample string 2",
              "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
              "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
              "qrLogAttributeClass": {
                "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  },
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                },
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "3cf0e2af-0dde-40df-aad4-c239a056d574",
            "markerId": "dcb59e67-640a-4735-9c0f-c21f7270a4ad",
            "solutionId": "d1896b5f-78b9-4abe-a066-75085a0bf57f",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                },
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              },
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              }
            ],
            "selectedProducts": [
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              },
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "3cf0e2af-0dde-40df-aad4-c239a056d574",
            "markerId": "dcb59e67-640a-4735-9c0f-c21f7270a4ad",
            "solutionId": "d1896b5f-78b9-4abe-a066-75085a0bf57f",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                },
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              },
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              }
            ],
            "selectedProducts": [
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              },
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          },
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          }
        ],
        "archivedReports": [
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          },
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          }
        ],
        "productSolutions": [
          {
            "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              },
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              },
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "50381d8b-b999-4630-9f14-b4beca57ee51",
        "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": "2cb15a7f-edb4-4985-95a6-b46321609e24",
        "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": "42720d9c-561d-41ab-805e-b2b3ca8c9d9c",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "8ea822b4-a0ad-4799-825a-b80df89866e4",
        "project": "sample string 15",
        "projectId": "d1d7429b-5196-4c86-bd7c-d087dabac0cc",
        "qrLogAttributeXMarker": [
          {
            "id": "d9116d7a-b9f2-4afa-9b16-7e93aa497d82",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "7b2dd8a5-7947-4f19-a0e8-5a63101f19fa",
            "markerId": "534b55ef-2c2b-4261-b08a-4babd425fa47",
            "qrLogAttributeId": "e191c0a9-7e91-45eb-aa40-2430185caaf7",
            "qrLogAttribute": {
              "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
              "code": "sample string 2",
              "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
              "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
              "qrLogAttributeClass": {
                "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  },
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                },
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "d9116d7a-b9f2-4afa-9b16-7e93aa497d82",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "7b2dd8a5-7947-4f19-a0e8-5a63101f19fa",
            "markerId": "534b55ef-2c2b-4261-b08a-4babd425fa47",
            "qrLogAttributeId": "e191c0a9-7e91-45eb-aa40-2430185caaf7",
            "qrLogAttribute": {
              "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
              "code": "sample string 2",
              "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
              "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
              "qrLogAttributeClass": {
                "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  },
                  {
                    "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                },
                {
                  "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "3cf0e2af-0dde-40df-aad4-c239a056d574",
            "markerId": "dcb59e67-640a-4735-9c0f-c21f7270a4ad",
            "solutionId": "d1896b5f-78b9-4abe-a066-75085a0bf57f",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                },
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              },
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              }
            ],
            "selectedProducts": [
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              },
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "3cf0e2af-0dde-40df-aad4-c239a056d574",
            "markerId": "dcb59e67-640a-4735-9c0f-c21f7270a4ad",
            "solutionId": "d1896b5f-78b9-4abe-a066-75085a0bf57f",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                },
                {
                  "id": "156951c0-e022-4d95-9219-917e19fe419f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "8953dc73-3053-465c-951a-1fb15db11382",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                  "qrLogAttributeListValue": {
                    "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                    "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                    "qrLogAttribute": {
                      "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                      "code": "sample string 2",
                      "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                      "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                      "qrLogAttributeClass": {
                        "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                  "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      },
                      {
                        "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                        "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                        "translations": [
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          },
                          {
                            "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              },
              {
                "id": "e4f7c620-054e-4d19-9404-e3665b80bdd7",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:39:44.4557508Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "282153ac-d0fb-4957-8a08-0b8baded80c0"
              }
            ],
            "selectedProducts": [
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              },
              {
                "id": "53563c11-9b9d-4ec2-bf14-3c9eac207e1a",
                "markerXSolutionsId": "143045af-7ef3-463f-84d7-9ba55743dc82",
                "productId": "a6b1e121-c053-4d86-971c-d82dbf1d3073"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          },
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          }
        ],
        "archivedReports": [
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          },
          {
            "id": "d7124aac-7eda-4a55-8700-7c999fe86e88",
            "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": "2c6e4af4-78ca-4952-bc62-116555de21b3"
          }
        ],
        "productSolutions": [
          {
            "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              },
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "b48b7930-fabb-45d6-9606-81ec9c2f6f08",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              },
              {
                "id": "156951c0-e022-4d95-9219-917e19fe419f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/156951c0-e022-4d95-9219-917e19fe419f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "8953dc73-3053-465c-951a-1fb15db11382",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "d59654f7-c2d3-42f6-83b9-e0a229c97324",
                "qrLogAttributeListValue": {
                  "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                  "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                  "qrLogAttribute": {
                    "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                    "code": "sample string 2",
                    "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                    "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                    "qrLogAttributeClass": {
                      "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ]
                },
                "markerXSolutionsId": "56938782-ae76-4474-966a-bd3db703ca75",
                "qrLogAttributeId": "44177dd6-6f4c-48f5-b1fd-bdf09c6cc64e",
                "qrLogAttribute": {
                  "id": "d3d394f3-262d-4a38-a45c-b14ec507294d",
                  "code": "sample string 2",
                  "selectedValue": "a8957587-1d7a-4cc6-a092-7cbb17c3d381",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "1b18a8a1-97ad-46aa-86b5-96797e327b66",
                  "sourceId": "4cc90cda-e398-4b2e-877b-d8fd730b1f62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "73031eee-4f18-4db8-9054-c4d86b176a3e",
                  "qrLogAttributeClass": {
                    "id": "e63a2de5-d46a-4d65-b41e-5887cc3548a8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      },
                      {
                        "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    },
                    {
                      "id": "0866d670-5146-40d5-b7b1-4f91c384501b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "5fd98ebe-fb43-46d4-8617-7dc873605189",
                      "qrLogAttributeListValueGlobalRefId": "d2b87605-0a43-4511-bc95-dda94d85d886",
                      "translations": [
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        },
                        {
                          "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    },
                    {
                      "id": "221a7ec5-f712-49c4-93e1-db449c4d1531",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "9d550f9f-6017-47db-9b93-a5c55843c5f5"
                    }
                  ],
                  "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
  }
]