GET api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

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": "072a14e6-9b06-49fc-aeec-ee7e7d32c87c",
  "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": "47311baf-5447-4a5d-9906-7cd9dad394f5",
  "buildingComponent": "sample string 15",
  "projectId": "0f0d27d1-b308-4d04-910b-0310a4c1174b",
  "project": "sample string 17",
  "blueprintFileId": "1cbfdf43-1c8e-47c1-8718-fff0d6fec8bc",
  "blueprintFile": {
    "id": "45d5a24d-fd25-4348-b298-e393d400753d",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "4a3b0d2d-e5b2-445f-9b96-95c8c3b6bf90",
      "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": "587cd4e7-e1b6-4c8d-a72f-b58e389cb963",
      "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": "fd40d3c5-c16f-46fd-a8ae-d6e8a8a82a2d",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "c846c7ac-e70e-472b-aa8c-a10fea903230",
      "project": "sample string 15",
      "projectId": "7680ed9e-86c4-4bfb-a8fd-e56848867076",
      "qrLogAttributeXMarker": [
        {
          "id": "69b249ce-3385-44c6-b4a8-55a32741081d",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6a9e32fc-efe9-4bd4-9a4d-82bef8666404",
          "markerId": "470d1dc5-cd4d-4117-93d0-d6e9b51a15ca",
          "qrLogAttributeId": "16452198-1570-4f11-b868-5262743e2a08",
          "qrLogAttribute": {
            "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
            "code": "sample string 2",
            "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
            "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
            "qrLogAttributeClass": {
              "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                },
                {
                  "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
              },
              {
                "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "69b249ce-3385-44c6-b4a8-55a32741081d",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6a9e32fc-efe9-4bd4-9a4d-82bef8666404",
          "markerId": "470d1dc5-cd4d-4117-93d0-d6e9b51a15ca",
          "qrLogAttributeId": "16452198-1570-4f11-b868-5262743e2a08",
          "qrLogAttribute": {
            "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
            "code": "sample string 2",
            "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
            "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
            "qrLogAttributeClass": {
              "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                },
                {
                  "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
              },
              {
                "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "462f0d74-f27a-4072-b73d-bbc6b7a039ff",
          "markerId": "96751ff1-d9c5-48b9-a17e-d2d98c9649c3",
          "solutionId": "e43e0563-ad87-4bbb-9b5a-692b0c4f1301",
          "taxonomy263415Id": "49f78d29-d829-426c-8de8-2a6b43917214",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "469b6be1-edd0-4119-86ec-c90f5e695b95",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
              },
              {
                "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
                "qrLogAttributeListValue": {
                  "id": "49474758-d75c-473c-853f-dccfe93be828",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                  "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                  "qrLogAttribute": {
                    "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                    "code": "sample string 2",
                    "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                    "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                    "qrLogAttributeClass": {
                      "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
                "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
                "qrLogAttributeListValue": {
                  "id": "49474758-d75c-473c-853f-dccfe93be828",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                  "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                  "qrLogAttribute": {
                    "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                    "code": "sample string 2",
                    "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                    "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                    "qrLogAttributeClass": {
                      "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
                "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "428bed37-3b0b-4682-a66f-b22f707858ac",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-09-19T08:13:18.0190631Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f47a2c34-119b-4932-9d29-2a890d3e8fd9"
            },
            {
              "id": "428bed37-3b0b-4682-a66f-b22f707858ac",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-09-19T08:13:18.0190631Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f47a2c34-119b-4932-9d29-2a890d3e8fd9"
            }
          ],
          "selectedProducts": [
            {
              "id": "693837de-c29c-42ac-b102-1f8d0d6e205c",
              "markerXSolutionsId": "69940d75-7cde-4f2d-87f8-5e940f7f179a",
              "productId": "8459abf3-3e91-47df-a7d0-2026abfb5987"
            },
            {
              "id": "693837de-c29c-42ac-b102-1f8d0d6e205c",
              "markerXSolutionsId": "69940d75-7cde-4f2d-87f8-5e940f7f179a",
              "productId": "8459abf3-3e91-47df-a7d0-2026abfb5987"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "462f0d74-f27a-4072-b73d-bbc6b7a039ff",
          "markerId": "96751ff1-d9c5-48b9-a17e-d2d98c9649c3",
          "solutionId": "e43e0563-ad87-4bbb-9b5a-692b0c4f1301",
          "taxonomy263415Id": "49f78d29-d829-426c-8de8-2a6b43917214",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "469b6be1-edd0-4119-86ec-c90f5e695b95",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
              },
              {
                "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
                "qrLogAttributeListValue": {
                  "id": "49474758-d75c-473c-853f-dccfe93be828",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                  "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                  "qrLogAttribute": {
                    "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                    "code": "sample string 2",
                    "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                    "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                    "qrLogAttributeClass": {
                      "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
                "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
                "qrLogAttributeListValue": {
                  "id": "49474758-d75c-473c-853f-dccfe93be828",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                  "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                  "qrLogAttribute": {
                    "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                    "code": "sample string 2",
                    "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                    "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                    "qrLogAttributeClass": {
                      "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
                "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "428bed37-3b0b-4682-a66f-b22f707858ac",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-09-19T08:13:18.0190631Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f47a2c34-119b-4932-9d29-2a890d3e8fd9"
            },
            {
              "id": "428bed37-3b0b-4682-a66f-b22f707858ac",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-09-19T08:13:18.0190631Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f47a2c34-119b-4932-9d29-2a890d3e8fd9"
            }
          ],
          "selectedProducts": [
            {
              "id": "693837de-c29c-42ac-b102-1f8d0d6e205c",
              "markerXSolutionsId": "69940d75-7cde-4f2d-87f8-5e940f7f179a",
              "productId": "8459abf3-3e91-47df-a7d0-2026abfb5987"
            },
            {
              "id": "693837de-c29c-42ac-b102-1f8d0d6e205c",
              "markerXSolutionsId": "69940d75-7cde-4f2d-87f8-5e940f7f179a",
              "productId": "8459abf3-3e91-47df-a7d0-2026abfb5987"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "b7fad45a-df19-452d-87f7-15d3e1e42422",
          "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": "a54bbb8f-93f1-4e91-8c3b-9bd74f421af9"
        },
        {
          "id": "b7fad45a-df19-452d-87f7-15d3e1e42422",
          "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": "a54bbb8f-93f1-4e91-8c3b-9bd74f421af9"
        }
      ],
      "archivedReports": [
        {
          "id": "b7fad45a-df19-452d-87f7-15d3e1e42422",
          "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": "a54bbb8f-93f1-4e91-8c3b-9bd74f421af9"
        },
        {
          "id": "b7fad45a-df19-452d-87f7-15d3e1e42422",
          "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": "a54bbb8f-93f1-4e91-8c3b-9bd74f421af9"
        }
      ],
      "productSolutions": [
        {
          "id": "469b6be1-edd0-4119-86ec-c90f5e695b95",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
            },
            {
              "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "469b6be1-edd0-4119-86ec-c90f5e695b95",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
            },
            {
              "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "4a3b0d2d-e5b2-445f-9b96-95c8c3b6bf90",
      "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": "587cd4e7-e1b6-4c8d-a72f-b58e389cb963",
      "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": "fd40d3c5-c16f-46fd-a8ae-d6e8a8a82a2d",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "c846c7ac-e70e-472b-aa8c-a10fea903230",
      "project": "sample string 15",
      "projectId": "7680ed9e-86c4-4bfb-a8fd-e56848867076",
      "qrLogAttributeXMarker": [
        {
          "id": "69b249ce-3385-44c6-b4a8-55a32741081d",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6a9e32fc-efe9-4bd4-9a4d-82bef8666404",
          "markerId": "470d1dc5-cd4d-4117-93d0-d6e9b51a15ca",
          "qrLogAttributeId": "16452198-1570-4f11-b868-5262743e2a08",
          "qrLogAttribute": {
            "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
            "code": "sample string 2",
            "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
            "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
            "qrLogAttributeClass": {
              "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                },
                {
                  "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
              },
              {
                "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "69b249ce-3385-44c6-b4a8-55a32741081d",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6a9e32fc-efe9-4bd4-9a4d-82bef8666404",
          "markerId": "470d1dc5-cd4d-4117-93d0-d6e9b51a15ca",
          "qrLogAttributeId": "16452198-1570-4f11-b868-5262743e2a08",
          "qrLogAttribute": {
            "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
            "code": "sample string 2",
            "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
            "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
            "qrLogAttributeClass": {
              "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                },
                {
                  "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
              },
              {
                "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "462f0d74-f27a-4072-b73d-bbc6b7a039ff",
          "markerId": "96751ff1-d9c5-48b9-a17e-d2d98c9649c3",
          "solutionId": "e43e0563-ad87-4bbb-9b5a-692b0c4f1301",
          "taxonomy263415Id": "49f78d29-d829-426c-8de8-2a6b43917214",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "469b6be1-edd0-4119-86ec-c90f5e695b95",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
              },
              {
                "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
                "qrLogAttributeListValue": {
                  "id": "49474758-d75c-473c-853f-dccfe93be828",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                  "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                  "qrLogAttribute": {
                    "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                    "code": "sample string 2",
                    "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                    "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                    "qrLogAttributeClass": {
                      "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
                "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
                "qrLogAttributeListValue": {
                  "id": "49474758-d75c-473c-853f-dccfe93be828",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                  "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                  "qrLogAttribute": {
                    "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                    "code": "sample string 2",
                    "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                    "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                    "qrLogAttributeClass": {
                      "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
                "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "428bed37-3b0b-4682-a66f-b22f707858ac",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-09-19T08:13:18.0190631Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f47a2c34-119b-4932-9d29-2a890d3e8fd9"
            },
            {
              "id": "428bed37-3b0b-4682-a66f-b22f707858ac",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-09-19T08:13:18.0190631Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f47a2c34-119b-4932-9d29-2a890d3e8fd9"
            }
          ],
          "selectedProducts": [
            {
              "id": "693837de-c29c-42ac-b102-1f8d0d6e205c",
              "markerXSolutionsId": "69940d75-7cde-4f2d-87f8-5e940f7f179a",
              "productId": "8459abf3-3e91-47df-a7d0-2026abfb5987"
            },
            {
              "id": "693837de-c29c-42ac-b102-1f8d0d6e205c",
              "markerXSolutionsId": "69940d75-7cde-4f2d-87f8-5e940f7f179a",
              "productId": "8459abf3-3e91-47df-a7d0-2026abfb5987"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "462f0d74-f27a-4072-b73d-bbc6b7a039ff",
          "markerId": "96751ff1-d9c5-48b9-a17e-d2d98c9649c3",
          "solutionId": "e43e0563-ad87-4bbb-9b5a-692b0c4f1301",
          "taxonomy263415Id": "49f78d29-d829-426c-8de8-2a6b43917214",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "469b6be1-edd0-4119-86ec-c90f5e695b95",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
              },
              {
                "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
                "qrLogAttributeListValue": {
                  "id": "49474758-d75c-473c-853f-dccfe93be828",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                  "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                  "qrLogAttribute": {
                    "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                    "code": "sample string 2",
                    "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                    "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                    "qrLogAttributeClass": {
                      "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
                "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
                "qrLogAttributeListValue": {
                  "id": "49474758-d75c-473c-853f-dccfe93be828",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                  "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                  "qrLogAttribute": {
                    "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                    "code": "sample string 2",
                    "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                    "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                    "qrLogAttributeClass": {
                      "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
                "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    },
                    {
                      "id": "49474758-d75c-473c-853f-dccfe93be828",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                      "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                      "translations": [
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        },
                        {
                          "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "428bed37-3b0b-4682-a66f-b22f707858ac",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-09-19T08:13:18.0190631Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f47a2c34-119b-4932-9d29-2a890d3e8fd9"
            },
            {
              "id": "428bed37-3b0b-4682-a66f-b22f707858ac",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-09-19T08:13:18.0190631Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "f47a2c34-119b-4932-9d29-2a890d3e8fd9"
            }
          ],
          "selectedProducts": [
            {
              "id": "693837de-c29c-42ac-b102-1f8d0d6e205c",
              "markerXSolutionsId": "69940d75-7cde-4f2d-87f8-5e940f7f179a",
              "productId": "8459abf3-3e91-47df-a7d0-2026abfb5987"
            },
            {
              "id": "693837de-c29c-42ac-b102-1f8d0d6e205c",
              "markerXSolutionsId": "69940d75-7cde-4f2d-87f8-5e940f7f179a",
              "productId": "8459abf3-3e91-47df-a7d0-2026abfb5987"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "b7fad45a-df19-452d-87f7-15d3e1e42422",
          "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": "a54bbb8f-93f1-4e91-8c3b-9bd74f421af9"
        },
        {
          "id": "b7fad45a-df19-452d-87f7-15d3e1e42422",
          "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": "a54bbb8f-93f1-4e91-8c3b-9bd74f421af9"
        }
      ],
      "archivedReports": [
        {
          "id": "b7fad45a-df19-452d-87f7-15d3e1e42422",
          "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": "a54bbb8f-93f1-4e91-8c3b-9bd74f421af9"
        },
        {
          "id": "b7fad45a-df19-452d-87f7-15d3e1e42422",
          "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": "a54bbb8f-93f1-4e91-8c3b-9bd74f421af9"
        }
      ],
      "productSolutions": [
        {
          "id": "469b6be1-edd0-4119-86ec-c90f5e695b95",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
            },
            {
              "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "469b6be1-edd0-4119-86ec-c90f5e695b95",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
            },
            {
              "id": "13ac0780-35a7-4eed-a2b4-cd8086a23f39",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/13ac0780-35a7-4eed-a2b4-cd8086a23f39"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "9d21dd54-12e5-4be4-884a-d3b774e5b34c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "73ee68ec-346d-4a9a-8424-bd7febbacecd",
              "qrLogAttributeListValue": {
                "id": "49474758-d75c-473c-853f-dccfe93be828",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                "qrLogAttribute": {
                  "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                  "code": "sample string 2",
                  "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                  "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                  "qrLogAttributeClass": {
                    "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ]
              },
              "markerXSolutionsId": "e8ecf4e6-01b3-43b2-ae48-7c6d8864a74a",
              "qrLogAttributeId": "71b62305-3af5-46e7-9293-1fd9c7c2f704",
              "qrLogAttribute": {
                "id": "b8534cb0-7115-4ba5-807e-d4a8e8dda808",
                "code": "sample string 2",
                "selectedValue": "e7d6bbe6-c3c9-4378-b494-a06b6514df1b",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0e0003a0-4826-4f04-b93b-6587a44282d2",
                "sourceId": "b41d50e0-3807-4c1d-ad90-9f1181d15895",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "149f143e-3ae2-4495-85db-33d98f8fc256",
                "qrLogAttributeClass": {
                  "id": "04dbfc9e-c23f-4560-a095-b0a2127cc0b7",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    },
                    {
                      "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  },
                  {
                    "id": "49474758-d75c-473c-853f-dccfe93be828",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "222e6829-2248-4b8e-a8a6-38667211b308",
                    "qrLogAttributeListValueGlobalRefId": "87752a7d-87d9-407d-a768-9e46c40a8650",
                    "translations": [
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      },
                      {
                        "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  },
                  {
                    "id": "a1627a75-49e8-4f85-bb39-f7a56e058846",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14578ed1-1ef7-4d34-a009-acbba3eeb313"
                  }
                ],
                "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
}