GET api/Todo

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "761111e8-c858-4a9d-9fdc-bd5ef062d69a",
    "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": "9812330d-a611-4500-8039-725c68b76fbf",
    "buildingComponent": "sample string 15",
    "projectId": "3eb048b6-423c-418a-bd72-5426eb91088f",
    "project": "sample string 17",
    "blueprintFileId": "606d17f1-30cd-49a4-9474-53cdc185642f",
    "blueprintFile": {
      "id": "f51b9203-38d2-4ad0-ac02-545c751994a3",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "221d1e31-a380-437d-8666-c3545a872037",
        "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": "490b4752-1d92-4790-b575-76f37cae8d90",
        "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": "00a15ddc-7f87-4af1-bd20-08682288f519",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "e574e59b-170e-4895-b3e6-864ca7fefb38",
        "project": "sample string 15",
        "projectId": "693eba35-36c5-4f5f-ac9c-115d7b14bd8e",
        "qrLogAttributeXMarker": [
          {
            "id": "729a801e-9b33-4f97-8344-43f22c5acafc",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "ee7e30d4-b7e9-4c2c-a44d-886902ac75ab",
            "markerId": "db1091c3-caab-4e45-8265-977f73d632a8",
            "qrLogAttributeId": "c60d21c8-033a-4934-9963-4b07a562ba7c",
            "qrLogAttribute": {
              "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
              "code": "sample string 2",
              "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
              "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
              "qrLogAttributeClass": {
                "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  },
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                },
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "729a801e-9b33-4f97-8344-43f22c5acafc",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "ee7e30d4-b7e9-4c2c-a44d-886902ac75ab",
            "markerId": "db1091c3-caab-4e45-8265-977f73d632a8",
            "qrLogAttributeId": "c60d21c8-033a-4934-9963-4b07a562ba7c",
            "qrLogAttribute": {
              "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
              "code": "sample string 2",
              "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
              "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
              "qrLogAttributeClass": {
                "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  },
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                },
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "3ec1640f-466f-4570-a165-e125d84f69a5",
            "markerId": "8f40660e-0176-4ab9-973b-73209ee63cd6",
            "solutionId": "7b054cbd-bf8f-4756-ad2f-16c2633caea3",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b6059b88-4389-4f80-9407-33b963a29e73",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                },
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              },
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              }
            ],
            "selectedProducts": [
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              },
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "3ec1640f-466f-4570-a165-e125d84f69a5",
            "markerId": "8f40660e-0176-4ab9-973b-73209ee63cd6",
            "solutionId": "7b054cbd-bf8f-4756-ad2f-16c2633caea3",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b6059b88-4389-4f80-9407-33b963a29e73",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                },
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              },
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              }
            ],
            "selectedProducts": [
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              },
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          },
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          }
        ],
        "archivedReports": [
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          },
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          }
        ],
        "productSolutions": [
          {
            "id": "b6059b88-4389-4f80-9407-33b963a29e73",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              },
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "b6059b88-4389-4f80-9407-33b963a29e73",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              },
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "221d1e31-a380-437d-8666-c3545a872037",
        "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": "490b4752-1d92-4790-b575-76f37cae8d90",
        "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": "00a15ddc-7f87-4af1-bd20-08682288f519",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "e574e59b-170e-4895-b3e6-864ca7fefb38",
        "project": "sample string 15",
        "projectId": "693eba35-36c5-4f5f-ac9c-115d7b14bd8e",
        "qrLogAttributeXMarker": [
          {
            "id": "729a801e-9b33-4f97-8344-43f22c5acafc",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "ee7e30d4-b7e9-4c2c-a44d-886902ac75ab",
            "markerId": "db1091c3-caab-4e45-8265-977f73d632a8",
            "qrLogAttributeId": "c60d21c8-033a-4934-9963-4b07a562ba7c",
            "qrLogAttribute": {
              "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
              "code": "sample string 2",
              "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
              "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
              "qrLogAttributeClass": {
                "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  },
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                },
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "729a801e-9b33-4f97-8344-43f22c5acafc",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "ee7e30d4-b7e9-4c2c-a44d-886902ac75ab",
            "markerId": "db1091c3-caab-4e45-8265-977f73d632a8",
            "qrLogAttributeId": "c60d21c8-033a-4934-9963-4b07a562ba7c",
            "qrLogAttribute": {
              "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
              "code": "sample string 2",
              "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
              "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
              "qrLogAttributeClass": {
                "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  },
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                },
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "3ec1640f-466f-4570-a165-e125d84f69a5",
            "markerId": "8f40660e-0176-4ab9-973b-73209ee63cd6",
            "solutionId": "7b054cbd-bf8f-4756-ad2f-16c2633caea3",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b6059b88-4389-4f80-9407-33b963a29e73",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                },
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              },
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              }
            ],
            "selectedProducts": [
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              },
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "3ec1640f-466f-4570-a165-e125d84f69a5",
            "markerId": "8f40660e-0176-4ab9-973b-73209ee63cd6",
            "solutionId": "7b054cbd-bf8f-4756-ad2f-16c2633caea3",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b6059b88-4389-4f80-9407-33b963a29e73",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                },
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              },
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              }
            ],
            "selectedProducts": [
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              },
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          },
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          }
        ],
        "archivedReports": [
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          },
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          }
        ],
        "productSolutions": [
          {
            "id": "b6059b88-4389-4f80-9407-33b963a29e73",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              },
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "b6059b88-4389-4f80-9407-33b963a29e73",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              },
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "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": "761111e8-c858-4a9d-9fdc-bd5ef062d69a",
    "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": "9812330d-a611-4500-8039-725c68b76fbf",
    "buildingComponent": "sample string 15",
    "projectId": "3eb048b6-423c-418a-bd72-5426eb91088f",
    "project": "sample string 17",
    "blueprintFileId": "606d17f1-30cd-49a4-9474-53cdc185642f",
    "blueprintFile": {
      "id": "f51b9203-38d2-4ad0-ac02-545c751994a3",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "221d1e31-a380-437d-8666-c3545a872037",
        "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": "490b4752-1d92-4790-b575-76f37cae8d90",
        "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": "00a15ddc-7f87-4af1-bd20-08682288f519",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "e574e59b-170e-4895-b3e6-864ca7fefb38",
        "project": "sample string 15",
        "projectId": "693eba35-36c5-4f5f-ac9c-115d7b14bd8e",
        "qrLogAttributeXMarker": [
          {
            "id": "729a801e-9b33-4f97-8344-43f22c5acafc",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "ee7e30d4-b7e9-4c2c-a44d-886902ac75ab",
            "markerId": "db1091c3-caab-4e45-8265-977f73d632a8",
            "qrLogAttributeId": "c60d21c8-033a-4934-9963-4b07a562ba7c",
            "qrLogAttribute": {
              "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
              "code": "sample string 2",
              "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
              "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
              "qrLogAttributeClass": {
                "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  },
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                },
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "729a801e-9b33-4f97-8344-43f22c5acafc",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "ee7e30d4-b7e9-4c2c-a44d-886902ac75ab",
            "markerId": "db1091c3-caab-4e45-8265-977f73d632a8",
            "qrLogAttributeId": "c60d21c8-033a-4934-9963-4b07a562ba7c",
            "qrLogAttribute": {
              "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
              "code": "sample string 2",
              "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
              "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
              "qrLogAttributeClass": {
                "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  },
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                },
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "3ec1640f-466f-4570-a165-e125d84f69a5",
            "markerId": "8f40660e-0176-4ab9-973b-73209ee63cd6",
            "solutionId": "7b054cbd-bf8f-4756-ad2f-16c2633caea3",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b6059b88-4389-4f80-9407-33b963a29e73",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                },
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              },
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              }
            ],
            "selectedProducts": [
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              },
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "3ec1640f-466f-4570-a165-e125d84f69a5",
            "markerId": "8f40660e-0176-4ab9-973b-73209ee63cd6",
            "solutionId": "7b054cbd-bf8f-4756-ad2f-16c2633caea3",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b6059b88-4389-4f80-9407-33b963a29e73",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                },
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              },
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              }
            ],
            "selectedProducts": [
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              },
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          },
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          }
        ],
        "archivedReports": [
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          },
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          }
        ],
        "productSolutions": [
          {
            "id": "b6059b88-4389-4f80-9407-33b963a29e73",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              },
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "b6059b88-4389-4f80-9407-33b963a29e73",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              },
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "221d1e31-a380-437d-8666-c3545a872037",
        "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": "490b4752-1d92-4790-b575-76f37cae8d90",
        "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": "00a15ddc-7f87-4af1-bd20-08682288f519",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "e574e59b-170e-4895-b3e6-864ca7fefb38",
        "project": "sample string 15",
        "projectId": "693eba35-36c5-4f5f-ac9c-115d7b14bd8e",
        "qrLogAttributeXMarker": [
          {
            "id": "729a801e-9b33-4f97-8344-43f22c5acafc",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "ee7e30d4-b7e9-4c2c-a44d-886902ac75ab",
            "markerId": "db1091c3-caab-4e45-8265-977f73d632a8",
            "qrLogAttributeId": "c60d21c8-033a-4934-9963-4b07a562ba7c",
            "qrLogAttribute": {
              "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
              "code": "sample string 2",
              "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
              "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
              "qrLogAttributeClass": {
                "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  },
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                },
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "729a801e-9b33-4f97-8344-43f22c5acafc",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "ee7e30d4-b7e9-4c2c-a44d-886902ac75ab",
            "markerId": "db1091c3-caab-4e45-8265-977f73d632a8",
            "qrLogAttributeId": "c60d21c8-033a-4934-9963-4b07a562ba7c",
            "qrLogAttribute": {
              "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
              "code": "sample string 2",
              "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
              "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
              "qrLogAttributeClass": {
                "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  },
                  {
                    "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                },
                {
                  "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "3ec1640f-466f-4570-a165-e125d84f69a5",
            "markerId": "8f40660e-0176-4ab9-973b-73209ee63cd6",
            "solutionId": "7b054cbd-bf8f-4756-ad2f-16c2633caea3",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b6059b88-4389-4f80-9407-33b963a29e73",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                },
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              },
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              }
            ],
            "selectedProducts": [
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              },
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "3ec1640f-466f-4570-a165-e125d84f69a5",
            "markerId": "8f40660e-0176-4ab9-973b-73209ee63cd6",
            "solutionId": "7b054cbd-bf8f-4756-ad2f-16c2633caea3",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "b6059b88-4389-4f80-9407-33b963a29e73",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                },
                {
                  "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                  "qrLogAttributeListValue": {
                    "id": "7012641b-1986-47ae-aa18-59944bf52354",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                    "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                    "qrLogAttribute": {
                      "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                      "code": "sample string 2",
                      "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                      "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                      "qrLogAttributeClass": {
                        "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                  "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      },
                      {
                        "id": "7012641b-1986-47ae-aa18-59944bf52354",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                        "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                        "translations": [
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          },
                          {
                            "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              },
              {
                "id": "95e313a9-0c54-4b4e-a2c7-7973ce301444",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-03-24T21:44:00.8191053Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "cbbea580-7ed8-4f41-ba8d-590aa0f3671c"
              }
            ],
            "selectedProducts": [
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              },
              {
                "id": "e71bbb39-0dd6-4a9b-b787-af10a439faf5",
                "markerXSolutionsId": "ae6820ff-0cc2-411f-a374-d6350a614895",
                "productId": "4dc2681b-3908-47e3-8f5b-f96436a83f40"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          },
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          }
        ],
        "archivedReports": [
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          },
          {
            "id": "cd636f86-6911-499d-b228-046fee937335",
            "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": "0c39e1d9-26ce-4f28-a39e-f001016fd186"
          }
        ],
        "productSolutions": [
          {
            "id": "b6059b88-4389-4f80-9407-33b963a29e73",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              },
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "b6059b88-4389-4f80-9407-33b963a29e73",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              },
              {
                "id": "4b48a256-0f18-47bf-9d53-ecfc5450f0ae",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4b48a256-0f18-47bf-9d53-ecfc5450f0ae"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5d38a73b-9236-4e92-bc4d-c4a226ed92a2",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "32865641-7496-46f3-b625-c97a77fe09af",
                "qrLogAttributeListValue": {
                  "id": "7012641b-1986-47ae-aa18-59944bf52354",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                  "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                  "qrLogAttribute": {
                    "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                    "code": "sample string 2",
                    "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                    "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                    "qrLogAttributeClass": {
                      "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ]
                },
                "markerXSolutionsId": "64c42ec3-d533-4307-8851-541d08affab3",
                "qrLogAttributeId": "4fe282da-d413-4723-aa59-4a98a4e54314",
                "qrLogAttribute": {
                  "id": "198125c1-bb8e-4923-ad4f-c0e7746e05da",
                  "code": "sample string 2",
                  "selectedValue": "85bc6f8e-a69f-47eb-b78e-6358d5ff134d",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "284f5ec0-942f-4eb6-a7b1-bb280a7d1b38",
                  "sourceId": "5ad06a4d-0329-492a-9c6f-47f0a3bf70a2",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "28f048da-d471-46ac-8126-3b7d43e3e634",
                  "qrLogAttributeClass": {
                    "id": "3f1a8cdc-21fc-497b-822a-0fee07f25791",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      },
                      {
                        "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    },
                    {
                      "id": "7012641b-1986-47ae-aa18-59944bf52354",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "366b06c5-2a7a-4e1b-9c67-9180ba66d9df",
                      "qrLogAttributeListValueGlobalRefId": "6e14abcb-3826-43b3-b290-7434baf7d7a0",
                      "translations": [
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        },
                        {
                          "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    },
                    {
                      "id": "d56de633-84b4-43e7-8ec2-3ddb09a3c382",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "29f85d83-bda9-48d0-acc7-e8270149e7ca"
                    }
                  ],
                  "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
  }
]