GET api/BlueprintsByBuildingComponentId/{buildingComponentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
buildingComponentId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "5dcfa17e-f2a5-4333-adf6-f51e09e47368",
    "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": "aee37252-e0e5-42a5-92ad-79b3c9e99ffc",
    "buildingComponent": "sample string 15",
    "projectId": "583d99df-fd14-4ee3-83a6-fc186a081afd",
    "project": "sample string 17",
    "blueprintFileId": "48e85e43-23f6-49f8-88fe-da235884d5a5",
    "blueprintFile": {
      "id": "61c4fdae-17de-41b8-98ef-f1d5bfd87c69",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "51cef5ab-5974-4c2b-8c28-2ebe0a21a174",
        "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": "5e9d1458-a68b-4b56-aee7-ac8ccf4dc95b",
        "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": "ad1dc902-81d4-4669-891c-fad2865b24fd",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "89d66b74-7be8-4a66-91a4-16ecc9294699",
        "project": "sample string 15",
        "projectId": "31ee9140-b512-4aa3-9a69-1c7828968367",
        "qrLogAttributeXMarker": [
          {
            "id": "f80c7031-c3d6-4ccc-8600-aa3bf7e93c21",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "195896f4-a578-40bb-bf3e-4eccea155af1",
            "markerId": "2e751ac2-bb78-49a7-b696-7b7d4b289ffb",
            "qrLogAttributeId": "21aaae4d-5319-41f5-be86-c4034315d01a",
            "qrLogAttribute": {
              "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
              "code": "sample string 2",
              "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
              "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
              "qrLogAttributeClass": {
                "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  },
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                },
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f80c7031-c3d6-4ccc-8600-aa3bf7e93c21",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "195896f4-a578-40bb-bf3e-4eccea155af1",
            "markerId": "2e751ac2-bb78-49a7-b696-7b7d4b289ffb",
            "qrLogAttributeId": "21aaae4d-5319-41f5-be86-c4034315d01a",
            "qrLogAttribute": {
              "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
              "code": "sample string 2",
              "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
              "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
              "qrLogAttributeClass": {
                "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  },
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                },
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "c02b0f14-cbba-4b5d-bff2-223347330e8d",
            "markerId": "4607ac3d-ec33-409b-955f-2c4df1d2b7f8",
            "solutionId": "1d16017a-c5b5-4d0f-a9b3-12f9c686ab45",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                },
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              },
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              }
            ],
            "selectedProducts": [
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              },
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "c02b0f14-cbba-4b5d-bff2-223347330e8d",
            "markerId": "4607ac3d-ec33-409b-955f-2c4df1d2b7f8",
            "solutionId": "1d16017a-c5b5-4d0f-a9b3-12f9c686ab45",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                },
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              },
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              }
            ],
            "selectedProducts": [
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              },
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          },
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          }
        ],
        "archivedReports": [
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          },
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          }
        ],
        "productSolutions": [
          {
            "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              },
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              },
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "51cef5ab-5974-4c2b-8c28-2ebe0a21a174",
        "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": "5e9d1458-a68b-4b56-aee7-ac8ccf4dc95b",
        "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": "ad1dc902-81d4-4669-891c-fad2865b24fd",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "89d66b74-7be8-4a66-91a4-16ecc9294699",
        "project": "sample string 15",
        "projectId": "31ee9140-b512-4aa3-9a69-1c7828968367",
        "qrLogAttributeXMarker": [
          {
            "id": "f80c7031-c3d6-4ccc-8600-aa3bf7e93c21",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "195896f4-a578-40bb-bf3e-4eccea155af1",
            "markerId": "2e751ac2-bb78-49a7-b696-7b7d4b289ffb",
            "qrLogAttributeId": "21aaae4d-5319-41f5-be86-c4034315d01a",
            "qrLogAttribute": {
              "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
              "code": "sample string 2",
              "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
              "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
              "qrLogAttributeClass": {
                "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  },
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                },
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f80c7031-c3d6-4ccc-8600-aa3bf7e93c21",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "195896f4-a578-40bb-bf3e-4eccea155af1",
            "markerId": "2e751ac2-bb78-49a7-b696-7b7d4b289ffb",
            "qrLogAttributeId": "21aaae4d-5319-41f5-be86-c4034315d01a",
            "qrLogAttribute": {
              "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
              "code": "sample string 2",
              "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
              "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
              "qrLogAttributeClass": {
                "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  },
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                },
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "c02b0f14-cbba-4b5d-bff2-223347330e8d",
            "markerId": "4607ac3d-ec33-409b-955f-2c4df1d2b7f8",
            "solutionId": "1d16017a-c5b5-4d0f-a9b3-12f9c686ab45",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                },
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              },
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              }
            ],
            "selectedProducts": [
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              },
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "c02b0f14-cbba-4b5d-bff2-223347330e8d",
            "markerId": "4607ac3d-ec33-409b-955f-2c4df1d2b7f8",
            "solutionId": "1d16017a-c5b5-4d0f-a9b3-12f9c686ab45",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                },
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              },
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              }
            ],
            "selectedProducts": [
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              },
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          },
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          }
        ],
        "archivedReports": [
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          },
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          }
        ],
        "productSolutions": [
          {
            "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              },
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              },
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      }
    ],
    "installers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "allInstallers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "isArchived": true
  },
  {
    "id": "5dcfa17e-f2a5-4333-adf6-f51e09e47368",
    "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": "aee37252-e0e5-42a5-92ad-79b3c9e99ffc",
    "buildingComponent": "sample string 15",
    "projectId": "583d99df-fd14-4ee3-83a6-fc186a081afd",
    "project": "sample string 17",
    "blueprintFileId": "48e85e43-23f6-49f8-88fe-da235884d5a5",
    "blueprintFile": {
      "id": "61c4fdae-17de-41b8-98ef-f1d5bfd87c69",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "51cef5ab-5974-4c2b-8c28-2ebe0a21a174",
        "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": "5e9d1458-a68b-4b56-aee7-ac8ccf4dc95b",
        "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": "ad1dc902-81d4-4669-891c-fad2865b24fd",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "89d66b74-7be8-4a66-91a4-16ecc9294699",
        "project": "sample string 15",
        "projectId": "31ee9140-b512-4aa3-9a69-1c7828968367",
        "qrLogAttributeXMarker": [
          {
            "id": "f80c7031-c3d6-4ccc-8600-aa3bf7e93c21",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "195896f4-a578-40bb-bf3e-4eccea155af1",
            "markerId": "2e751ac2-bb78-49a7-b696-7b7d4b289ffb",
            "qrLogAttributeId": "21aaae4d-5319-41f5-be86-c4034315d01a",
            "qrLogAttribute": {
              "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
              "code": "sample string 2",
              "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
              "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
              "qrLogAttributeClass": {
                "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  },
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                },
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f80c7031-c3d6-4ccc-8600-aa3bf7e93c21",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "195896f4-a578-40bb-bf3e-4eccea155af1",
            "markerId": "2e751ac2-bb78-49a7-b696-7b7d4b289ffb",
            "qrLogAttributeId": "21aaae4d-5319-41f5-be86-c4034315d01a",
            "qrLogAttribute": {
              "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
              "code": "sample string 2",
              "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
              "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
              "qrLogAttributeClass": {
                "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  },
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                },
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "c02b0f14-cbba-4b5d-bff2-223347330e8d",
            "markerId": "4607ac3d-ec33-409b-955f-2c4df1d2b7f8",
            "solutionId": "1d16017a-c5b5-4d0f-a9b3-12f9c686ab45",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                },
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              },
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              }
            ],
            "selectedProducts": [
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              },
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "c02b0f14-cbba-4b5d-bff2-223347330e8d",
            "markerId": "4607ac3d-ec33-409b-955f-2c4df1d2b7f8",
            "solutionId": "1d16017a-c5b5-4d0f-a9b3-12f9c686ab45",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                },
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              },
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              }
            ],
            "selectedProducts": [
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              },
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          },
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          }
        ],
        "archivedReports": [
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          },
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          }
        ],
        "productSolutions": [
          {
            "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              },
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              },
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "51cef5ab-5974-4c2b-8c28-2ebe0a21a174",
        "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": "5e9d1458-a68b-4b56-aee7-ac8ccf4dc95b",
        "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": "ad1dc902-81d4-4669-891c-fad2865b24fd",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "89d66b74-7be8-4a66-91a4-16ecc9294699",
        "project": "sample string 15",
        "projectId": "31ee9140-b512-4aa3-9a69-1c7828968367",
        "qrLogAttributeXMarker": [
          {
            "id": "f80c7031-c3d6-4ccc-8600-aa3bf7e93c21",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "195896f4-a578-40bb-bf3e-4eccea155af1",
            "markerId": "2e751ac2-bb78-49a7-b696-7b7d4b289ffb",
            "qrLogAttributeId": "21aaae4d-5319-41f5-be86-c4034315d01a",
            "qrLogAttribute": {
              "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
              "code": "sample string 2",
              "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
              "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
              "qrLogAttributeClass": {
                "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  },
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                },
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f80c7031-c3d6-4ccc-8600-aa3bf7e93c21",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "195896f4-a578-40bb-bf3e-4eccea155af1",
            "markerId": "2e751ac2-bb78-49a7-b696-7b7d4b289ffb",
            "qrLogAttributeId": "21aaae4d-5319-41f5-be86-c4034315d01a",
            "qrLogAttribute": {
              "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
              "code": "sample string 2",
              "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
              "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
              "qrLogAttributeClass": {
                "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  },
                  {
                    "id": "90ee242d-5743-48b3-a837-b44563925d09",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                },
                {
                  "id": "90ee242d-5743-48b3-a837-b44563925d09",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "c02b0f14-cbba-4b5d-bff2-223347330e8d",
            "markerId": "4607ac3d-ec33-409b-955f-2c4df1d2b7f8",
            "solutionId": "1d16017a-c5b5-4d0f-a9b3-12f9c686ab45",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                },
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              },
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              }
            ],
            "selectedProducts": [
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              },
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "c02b0f14-cbba-4b5d-bff2-223347330e8d",
            "markerId": "4607ac3d-ec33-409b-955f-2c4df1d2b7f8",
            "solutionId": "1d16017a-c5b5-4d0f-a9b3-12f9c686ab45",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                },
                {
                  "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                  "qrLogAttributeListValue": {
                    "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                    "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                    "qrLogAttribute": {
                      "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                      "code": "sample string 2",
                      "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                      "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                      "qrLogAttributeClass": {
                        "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                  "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      },
                      {
                        "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                        "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                        "translations": [
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          },
                          {
                            "id": "90ee242d-5743-48b3-a837-b44563925d09",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              },
              {
                "id": "7f7ac9ab-e67c-4585-963c-d2ec848cf495",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-09T11:44:58.4727629Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "d4b32a78-3f22-40f5-b3fd-6923397a9dcf"
              }
            ],
            "selectedProducts": [
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              },
              {
                "id": "0a31117b-e607-4fc4-8d63-ef5bcf1464de",
                "markerXSolutionsId": "cd313749-a8d8-4f97-ae62-ff701313834e",
                "productId": "41f591d5-d3d1-45ec-8362-dbb9b0afd3b1"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          },
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          }
        ],
        "archivedReports": [
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          },
          {
            "id": "c2cfaec2-82ed-4228-a568-7184346ea72f",
            "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": "250652bc-57ef-4e10-9048-94d14d12e473"
          }
        ],
        "productSolutions": [
          {
            "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              },
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "944c177c-bdba-40aa-9a91-7dfe87fb4760",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              },
              {
                "id": "cc2fa00b-debf-4f0f-b268-8d29b00c9724",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/cc2fa00b-debf-4f0f-b268-8d29b00c9724"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "86a6b710-12f8-4547-870f-dfa6ddfa4942",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "844ca1c3-596a-4824-9e89-b36bcd186e7b",
                "qrLogAttributeListValue": {
                  "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                  "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                  "qrLogAttribute": {
                    "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                    "code": "sample string 2",
                    "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                    "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                    "qrLogAttributeClass": {
                      "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ]
                },
                "markerXSolutionsId": "52b773a8-bdfb-4ed8-bdd1-3586d245686c",
                "qrLogAttributeId": "507508f1-b279-4a8f-b4c6-7a5b86136be9",
                "qrLogAttribute": {
                  "id": "d2639fff-c620-4ba4-80f0-fa3fc9bdc063",
                  "code": "sample string 2",
                  "selectedValue": "331e4934-fadc-4448-9cf9-5b4d4b8d7611",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d4289305-41ca-48c3-9728-fc79ca0739de",
                  "sourceId": "89c1b59f-89bf-470e-bb2f-0a9f730c9c0b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "00c998c3-b08b-41d7-8ce2-f65c754541d4",
                  "qrLogAttributeClass": {
                    "id": "0e24269b-8e87-4391-921e-5746d7a90bb9",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      },
                      {
                        "id": "90ee242d-5743-48b3-a837-b44563925d09",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    },
                    {
                      "id": "c08d248c-9ecc-4ff1-a49b-1c20d9db7a01",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "ce1022a4-2ead-465c-a3f1-e69dda5e5587",
                      "qrLogAttributeListValueGlobalRefId": "958c011c-b512-4979-828a-9ba2b0bae3a3",
                      "translations": [
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        },
                        {
                          "id": "90ee242d-5743-48b3-a837-b44563925d09",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    },
                    {
                      "id": "90ee242d-5743-48b3-a837-b44563925d09",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "d7a89eba-864d-49e4-a07a-5c4c341bd9f2"
                    }
                  ],
                  "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
  }
]