PUT api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "d5203a9e-8a5e-42c1-a752-c67e0eb45a04",
  "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": "cdd5596f-d8df-4d9b-b9de-a018ead35e08",
  "buildingComponent": "sample string 15",
  "projectId": "baf552a7-f1ca-4122-bd32-9375fc6849b9",
  "project": "sample string 17",
  "blueprintFileId": "6611c55b-7d0c-459b-8cd3-cb053af533ee",
  "blueprintFile": {
    "id": "f3e235d9-e710-4c5c-aa64-44004402168a",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "8f923905-eac9-4f0a-a206-dc5191ccc1fa",
      "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": "caef1f56-ce8f-4b80-88dd-f24668517254",
      "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": "0a647429-3759-4e59-9435-19c8678ec184",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "d6681972-d62f-4510-a9ad-adf756423aa5",
      "project": "sample string 15",
      "projectId": "9d3a6597-06e4-4a56-b617-830eff6c22e0",
      "qrLogAttributeXMarker": [
        {
          "id": "2fdbc1c6-00f4-439e-a6ae-c1fdded7f24f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "278165fa-43f1-4de3-9bab-db7793ed2346",
          "markerId": "79b2ad14-4024-46f0-b0de-6dd5b14bd733",
          "qrLogAttributeId": "f3f43985-3c0a-417e-94ac-a979d903e862",
          "qrLogAttribute": {
            "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
            "code": "sample string 2",
            "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
            "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
            "qrLogAttributeClass": {
              "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                },
                {
                  "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
              },
              {
                "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "2fdbc1c6-00f4-439e-a6ae-c1fdded7f24f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "278165fa-43f1-4de3-9bab-db7793ed2346",
          "markerId": "79b2ad14-4024-46f0-b0de-6dd5b14bd733",
          "qrLogAttributeId": "f3f43985-3c0a-417e-94ac-a979d903e862",
          "qrLogAttribute": {
            "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
            "code": "sample string 2",
            "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
            "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
            "qrLogAttributeClass": {
              "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                },
                {
                  "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
              },
              {
                "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "7b4213dd-ec1e-4a6a-b148-49857274e39f",
          "markerId": "f0de4418-32ff-4fce-9993-f2edefa0807b",
          "solutionId": "c4e341f5-e399-4af2-86ed-a218d9d57117",
          "taxonomy263415Id": "760e2143-5e86-433e-a4f3-4618953a1c26",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "8b0a95ee-eaee-4aa6-941e-b37012b8697d",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "16df60dd-9988-449a-8086-2ee81076fb54",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
              },
              {
                "id": "16df60dd-9988-449a-8086-2ee81076fb54",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0b1510a0-deda-4538-b940-0547a1093654",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
                "qrLogAttributeListValue": {
                  "id": "4428e094-997f-4959-8294-ea6951052b39",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                  "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                  "qrLogAttribute": {
                    "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                    "code": "sample string 2",
                    "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                    "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                    "qrLogAttributeClass": {
                      "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
                "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0b1510a0-deda-4538-b940-0547a1093654",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
                "qrLogAttributeListValue": {
                  "id": "4428e094-997f-4959-8294-ea6951052b39",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                  "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                  "qrLogAttribute": {
                    "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                    "code": "sample string 2",
                    "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                    "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                    "qrLogAttributeClass": {
                      "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
                "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "46edc810-1a7b-478d-95c7-5a309df72a52",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:09:39.1955717Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "54ffab31-878e-42f1-9984-1abe2aca8afe"
            },
            {
              "id": "46edc810-1a7b-478d-95c7-5a309df72a52",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:09:39.1955717Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "54ffab31-878e-42f1-9984-1abe2aca8afe"
            }
          ],
          "selectedProducts": [
            {
              "id": "6b0de56e-733c-4533-ba29-59c9f2779347",
              "markerXSolutionsId": "1971bd6f-553a-405d-b056-7bcbfeee427c",
              "productId": "19246d9b-a92e-4edc-9746-a7ee35bd007c"
            },
            {
              "id": "6b0de56e-733c-4533-ba29-59c9f2779347",
              "markerXSolutionsId": "1971bd6f-553a-405d-b056-7bcbfeee427c",
              "productId": "19246d9b-a92e-4edc-9746-a7ee35bd007c"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "7b4213dd-ec1e-4a6a-b148-49857274e39f",
          "markerId": "f0de4418-32ff-4fce-9993-f2edefa0807b",
          "solutionId": "c4e341f5-e399-4af2-86ed-a218d9d57117",
          "taxonomy263415Id": "760e2143-5e86-433e-a4f3-4618953a1c26",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "8b0a95ee-eaee-4aa6-941e-b37012b8697d",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "16df60dd-9988-449a-8086-2ee81076fb54",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
              },
              {
                "id": "16df60dd-9988-449a-8086-2ee81076fb54",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0b1510a0-deda-4538-b940-0547a1093654",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
                "qrLogAttributeListValue": {
                  "id": "4428e094-997f-4959-8294-ea6951052b39",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                  "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                  "qrLogAttribute": {
                    "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                    "code": "sample string 2",
                    "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                    "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                    "qrLogAttributeClass": {
                      "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
                "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0b1510a0-deda-4538-b940-0547a1093654",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
                "qrLogAttributeListValue": {
                  "id": "4428e094-997f-4959-8294-ea6951052b39",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                  "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                  "qrLogAttribute": {
                    "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                    "code": "sample string 2",
                    "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                    "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                    "qrLogAttributeClass": {
                      "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
                "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "46edc810-1a7b-478d-95c7-5a309df72a52",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:09:39.1955717Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "54ffab31-878e-42f1-9984-1abe2aca8afe"
            },
            {
              "id": "46edc810-1a7b-478d-95c7-5a309df72a52",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:09:39.1955717Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "54ffab31-878e-42f1-9984-1abe2aca8afe"
            }
          ],
          "selectedProducts": [
            {
              "id": "6b0de56e-733c-4533-ba29-59c9f2779347",
              "markerXSolutionsId": "1971bd6f-553a-405d-b056-7bcbfeee427c",
              "productId": "19246d9b-a92e-4edc-9746-a7ee35bd007c"
            },
            {
              "id": "6b0de56e-733c-4533-ba29-59c9f2779347",
              "markerXSolutionsId": "1971bd6f-553a-405d-b056-7bcbfeee427c",
              "productId": "19246d9b-a92e-4edc-9746-a7ee35bd007c"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "13741f64-bed7-477d-a284-eeb49f89198c",
          "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": "2a75ba99-a3be-4992-8a8a-e1fc368c967a"
        },
        {
          "id": "13741f64-bed7-477d-a284-eeb49f89198c",
          "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": "2a75ba99-a3be-4992-8a8a-e1fc368c967a"
        }
      ],
      "archivedReports": [
        {
          "id": "13741f64-bed7-477d-a284-eeb49f89198c",
          "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": "2a75ba99-a3be-4992-8a8a-e1fc368c967a"
        },
        {
          "id": "13741f64-bed7-477d-a284-eeb49f89198c",
          "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": "2a75ba99-a3be-4992-8a8a-e1fc368c967a"
        }
      ],
      "productSolutions": [
        {
          "id": "8b0a95ee-eaee-4aa6-941e-b37012b8697d",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "16df60dd-9988-449a-8086-2ee81076fb54",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
            },
            {
              "id": "16df60dd-9988-449a-8086-2ee81076fb54",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "8b0a95ee-eaee-4aa6-941e-b37012b8697d",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "16df60dd-9988-449a-8086-2ee81076fb54",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
            },
            {
              "id": "16df60dd-9988-449a-8086-2ee81076fb54",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "8f923905-eac9-4f0a-a206-dc5191ccc1fa",
      "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": "caef1f56-ce8f-4b80-88dd-f24668517254",
      "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": "0a647429-3759-4e59-9435-19c8678ec184",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "d6681972-d62f-4510-a9ad-adf756423aa5",
      "project": "sample string 15",
      "projectId": "9d3a6597-06e4-4a56-b617-830eff6c22e0",
      "qrLogAttributeXMarker": [
        {
          "id": "2fdbc1c6-00f4-439e-a6ae-c1fdded7f24f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "278165fa-43f1-4de3-9bab-db7793ed2346",
          "markerId": "79b2ad14-4024-46f0-b0de-6dd5b14bd733",
          "qrLogAttributeId": "f3f43985-3c0a-417e-94ac-a979d903e862",
          "qrLogAttribute": {
            "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
            "code": "sample string 2",
            "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
            "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
            "qrLogAttributeClass": {
              "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                },
                {
                  "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
              },
              {
                "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "2fdbc1c6-00f4-439e-a6ae-c1fdded7f24f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "278165fa-43f1-4de3-9bab-db7793ed2346",
          "markerId": "79b2ad14-4024-46f0-b0de-6dd5b14bd733",
          "qrLogAttributeId": "f3f43985-3c0a-417e-94ac-a979d903e862",
          "qrLogAttribute": {
            "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
            "code": "sample string 2",
            "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
            "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
            "qrLogAttributeClass": {
              "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                },
                {
                  "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
              },
              {
                "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "7b4213dd-ec1e-4a6a-b148-49857274e39f",
          "markerId": "f0de4418-32ff-4fce-9993-f2edefa0807b",
          "solutionId": "c4e341f5-e399-4af2-86ed-a218d9d57117",
          "taxonomy263415Id": "760e2143-5e86-433e-a4f3-4618953a1c26",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "8b0a95ee-eaee-4aa6-941e-b37012b8697d",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "16df60dd-9988-449a-8086-2ee81076fb54",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
              },
              {
                "id": "16df60dd-9988-449a-8086-2ee81076fb54",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0b1510a0-deda-4538-b940-0547a1093654",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
                "qrLogAttributeListValue": {
                  "id": "4428e094-997f-4959-8294-ea6951052b39",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                  "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                  "qrLogAttribute": {
                    "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                    "code": "sample string 2",
                    "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                    "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                    "qrLogAttributeClass": {
                      "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
                "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0b1510a0-deda-4538-b940-0547a1093654",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
                "qrLogAttributeListValue": {
                  "id": "4428e094-997f-4959-8294-ea6951052b39",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                  "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                  "qrLogAttribute": {
                    "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                    "code": "sample string 2",
                    "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                    "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                    "qrLogAttributeClass": {
                      "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
                "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "46edc810-1a7b-478d-95c7-5a309df72a52",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:09:39.1955717Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "54ffab31-878e-42f1-9984-1abe2aca8afe"
            },
            {
              "id": "46edc810-1a7b-478d-95c7-5a309df72a52",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:09:39.1955717Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "54ffab31-878e-42f1-9984-1abe2aca8afe"
            }
          ],
          "selectedProducts": [
            {
              "id": "6b0de56e-733c-4533-ba29-59c9f2779347",
              "markerXSolutionsId": "1971bd6f-553a-405d-b056-7bcbfeee427c",
              "productId": "19246d9b-a92e-4edc-9746-a7ee35bd007c"
            },
            {
              "id": "6b0de56e-733c-4533-ba29-59c9f2779347",
              "markerXSolutionsId": "1971bd6f-553a-405d-b056-7bcbfeee427c",
              "productId": "19246d9b-a92e-4edc-9746-a7ee35bd007c"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "7b4213dd-ec1e-4a6a-b148-49857274e39f",
          "markerId": "f0de4418-32ff-4fce-9993-f2edefa0807b",
          "solutionId": "c4e341f5-e399-4af2-86ed-a218d9d57117",
          "taxonomy263415Id": "760e2143-5e86-433e-a4f3-4618953a1c26",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "8b0a95ee-eaee-4aa6-941e-b37012b8697d",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "16df60dd-9988-449a-8086-2ee81076fb54",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
              },
              {
                "id": "16df60dd-9988-449a-8086-2ee81076fb54",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0b1510a0-deda-4538-b940-0547a1093654",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
                "qrLogAttributeListValue": {
                  "id": "4428e094-997f-4959-8294-ea6951052b39",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                  "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                  "qrLogAttribute": {
                    "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                    "code": "sample string 2",
                    "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                    "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                    "qrLogAttributeClass": {
                      "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
                "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0b1510a0-deda-4538-b940-0547a1093654",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
                "qrLogAttributeListValue": {
                  "id": "4428e094-997f-4959-8294-ea6951052b39",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                  "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                  "qrLogAttribute": {
                    "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                    "code": "sample string 2",
                    "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                    "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                    "qrLogAttributeClass": {
                      "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
                "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    },
                    {
                      "id": "4428e094-997f-4959-8294-ea6951052b39",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                      "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                      "translations": [
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        },
                        {
                          "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "46edc810-1a7b-478d-95c7-5a309df72a52",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:09:39.1955717Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "54ffab31-878e-42f1-9984-1abe2aca8afe"
            },
            {
              "id": "46edc810-1a7b-478d-95c7-5a309df72a52",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:09:39.1955717Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "54ffab31-878e-42f1-9984-1abe2aca8afe"
            }
          ],
          "selectedProducts": [
            {
              "id": "6b0de56e-733c-4533-ba29-59c9f2779347",
              "markerXSolutionsId": "1971bd6f-553a-405d-b056-7bcbfeee427c",
              "productId": "19246d9b-a92e-4edc-9746-a7ee35bd007c"
            },
            {
              "id": "6b0de56e-733c-4533-ba29-59c9f2779347",
              "markerXSolutionsId": "1971bd6f-553a-405d-b056-7bcbfeee427c",
              "productId": "19246d9b-a92e-4edc-9746-a7ee35bd007c"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "13741f64-bed7-477d-a284-eeb49f89198c",
          "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": "2a75ba99-a3be-4992-8a8a-e1fc368c967a"
        },
        {
          "id": "13741f64-bed7-477d-a284-eeb49f89198c",
          "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": "2a75ba99-a3be-4992-8a8a-e1fc368c967a"
        }
      ],
      "archivedReports": [
        {
          "id": "13741f64-bed7-477d-a284-eeb49f89198c",
          "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": "2a75ba99-a3be-4992-8a8a-e1fc368c967a"
        },
        {
          "id": "13741f64-bed7-477d-a284-eeb49f89198c",
          "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": "2a75ba99-a3be-4992-8a8a-e1fc368c967a"
        }
      ],
      "productSolutions": [
        {
          "id": "8b0a95ee-eaee-4aa6-941e-b37012b8697d",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "16df60dd-9988-449a-8086-2ee81076fb54",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
            },
            {
              "id": "16df60dd-9988-449a-8086-2ee81076fb54",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "8b0a95ee-eaee-4aa6-941e-b37012b8697d",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "16df60dd-9988-449a-8086-2ee81076fb54",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
            },
            {
              "id": "16df60dd-9988-449a-8086-2ee81076fb54",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/16df60dd-9988-449a-8086-2ee81076fb54"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0b1510a0-deda-4538-b940-0547a1093654",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "46a51d79-b12e-4a90-a7ac-b8393bba62da",
              "qrLogAttributeListValue": {
                "id": "4428e094-997f-4959-8294-ea6951052b39",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                "qrLogAttribute": {
                  "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                  "code": "sample string 2",
                  "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                  "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                  "qrLogAttributeClass": {
                    "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ]
              },
              "markerXSolutionsId": "1237126a-e1bd-4650-b564-f802217bedc9",
              "qrLogAttributeId": "af1587c1-befc-4cdb-998d-71c800b8df2d",
              "qrLogAttribute": {
                "id": "1b2a4f90-ec22-4081-9d9c-faf034a3875b",
                "code": "sample string 2",
                "selectedValue": "9fcb881b-678d-41fd-8a91-5d2bf1f1cef9",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0a8d32b2-1f8e-4c75-8a29-012744c7fefa",
                "sourceId": "0e31fcd6-f070-4304-ac06-5082b7cd7c99",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "510ddd3d-de9e-468e-a0b2-73b3397c372e",
                "qrLogAttributeClass": {
                  "id": "0a638b1e-9bd7-421a-8095-5bc523f4ca88",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    },
                    {
                      "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  },
                  {
                    "id": "4428e094-997f-4959-8294-ea6951052b39",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e924140a-d221-454c-82c6-130bfc621900",
                    "qrLogAttributeListValueGlobalRefId": "e570a9dc-095e-4883-bd03-d0e27f381a64",
                    "translations": [
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      },
                      {
                        "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  },
                  {
                    "id": "a7d302a2-2367-47df-b798-47fe8f5545ff",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a2af2db5-4323-4e28-b5e7-dc64e93b293a"
                  }
                ],
                "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
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.