GET api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "3e92d76a-e663-4a1f-abfc-15811e6825df",
  "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": "4f53e6e7-d98f-429d-a5d1-51642a1f0349",
  "buildingComponent": "sample string 15",
  "projectId": "95dea2f7-1ad6-4d23-89fb-6b9947ef20ec",
  "project": "sample string 17",
  "blueprintFileId": "06d4098f-4e28-465a-bcb9-105aa6787e2d",
  "blueprintFile": {
    "id": "c9a4fa39-cac5-4d6c-aa1d-31bb258373d6",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "55b22c14-c7ca-4b46-8c44-0f8f0782cbfc",
      "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": "ed8b3cf8-4a6b-4d6b-8ca8-148aff0c212e",
      "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": "592e6703-488d-4519-bd15-33aa24bd16d0",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "0e585f90-3b21-41a8-8bca-8ae495c39a7a",
      "project": "sample string 15",
      "projectId": "a01f22b6-0a46-46de-9ab9-1946ed385f14",
      "qrLogAttributeXMarker": [
        {
          "id": "4fcf396d-1993-4b0f-801b-1c4456b9ac50",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "3e327b2f-127c-4b0d-9644-d0e2aa8e74cf",
          "markerId": "209f5dbb-30fa-4f9f-8882-bffd98d10b22",
          "qrLogAttributeId": "dab7b4d1-e8e4-4903-aa28-f58f5aa47dd3",
          "qrLogAttribute": {
            "id": "5d384e72-81d6-4564-b164-bc7301db7338",
            "code": "sample string 2",
            "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
            "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
            "qrLogAttributeClass": {
              "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                },
                {
                  "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
              },
              {
                "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "4fcf396d-1993-4b0f-801b-1c4456b9ac50",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "3e327b2f-127c-4b0d-9644-d0e2aa8e74cf",
          "markerId": "209f5dbb-30fa-4f9f-8882-bffd98d10b22",
          "qrLogAttributeId": "dab7b4d1-e8e4-4903-aa28-f58f5aa47dd3",
          "qrLogAttribute": {
            "id": "5d384e72-81d6-4564-b164-bc7301db7338",
            "code": "sample string 2",
            "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
            "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
            "qrLogAttributeClass": {
              "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                },
                {
                  "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
              },
              {
                "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "4b1473f7-58fd-4952-9eca-7be2a6bd719c",
          "markerId": "22c2d0cb-2769-4065-9b58-c0ebad703f47",
          "solutionId": "5f48e959-28cd-46c2-b27a-d8aa1bb87312",
          "taxonomy263415Id": "ac70cde7-b1f3-41b1-9139-823c92a30a1d",
          "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": "d4bb698b-ab75-46ee-b13b-03c757c2d2fe",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
              },
              {
                "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
                "qrLogAttributeListValue": {
                  "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                  "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                  "qrLogAttribute": {
                    "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                    "code": "sample string 2",
                    "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                    "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                    "qrLogAttributeClass": {
                      "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
                "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
                "qrLogAttributeListValue": {
                  "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                  "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                  "qrLogAttribute": {
                    "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                    "code": "sample string 2",
                    "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                    "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                    "qrLogAttributeClass": {
                      "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
                "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "09644841-5a25-40a8-88b8-c7a602d4a8a2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-12T21:50:10.7520484Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "e950eec9-1daa-459d-8347-3ff7e8261a8b"
            },
            {
              "id": "09644841-5a25-40a8-88b8-c7a602d4a8a2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-12T21:50:10.7520484Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "e950eec9-1daa-459d-8347-3ff7e8261a8b"
            }
          ],
          "selectedProducts": [
            {
              "id": "8556d9de-da37-488f-937a-1ce783291c4e",
              "markerXSolutionsId": "6b8715eb-02d1-4b46-b8bb-e8bbeb1697a1",
              "productId": "3ecc5173-3e25-4372-b175-5c58ddffeacf"
            },
            {
              "id": "8556d9de-da37-488f-937a-1ce783291c4e",
              "markerXSolutionsId": "6b8715eb-02d1-4b46-b8bb-e8bbeb1697a1",
              "productId": "3ecc5173-3e25-4372-b175-5c58ddffeacf"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "4b1473f7-58fd-4952-9eca-7be2a6bd719c",
          "markerId": "22c2d0cb-2769-4065-9b58-c0ebad703f47",
          "solutionId": "5f48e959-28cd-46c2-b27a-d8aa1bb87312",
          "taxonomy263415Id": "ac70cde7-b1f3-41b1-9139-823c92a30a1d",
          "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": "d4bb698b-ab75-46ee-b13b-03c757c2d2fe",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
              },
              {
                "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
                "qrLogAttributeListValue": {
                  "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                  "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                  "qrLogAttribute": {
                    "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                    "code": "sample string 2",
                    "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                    "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                    "qrLogAttributeClass": {
                      "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
                "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
                "qrLogAttributeListValue": {
                  "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                  "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                  "qrLogAttribute": {
                    "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                    "code": "sample string 2",
                    "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                    "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                    "qrLogAttributeClass": {
                      "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
                "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "09644841-5a25-40a8-88b8-c7a602d4a8a2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-12T21:50:10.7520484Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "e950eec9-1daa-459d-8347-3ff7e8261a8b"
            },
            {
              "id": "09644841-5a25-40a8-88b8-c7a602d4a8a2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-12T21:50:10.7520484Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "e950eec9-1daa-459d-8347-3ff7e8261a8b"
            }
          ],
          "selectedProducts": [
            {
              "id": "8556d9de-da37-488f-937a-1ce783291c4e",
              "markerXSolutionsId": "6b8715eb-02d1-4b46-b8bb-e8bbeb1697a1",
              "productId": "3ecc5173-3e25-4372-b175-5c58ddffeacf"
            },
            {
              "id": "8556d9de-da37-488f-937a-1ce783291c4e",
              "markerXSolutionsId": "6b8715eb-02d1-4b46-b8bb-e8bbeb1697a1",
              "productId": "3ecc5173-3e25-4372-b175-5c58ddffeacf"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "42f15909-ae14-4663-9e62-dffb9e8d0fc3",
          "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": "1459d75b-85c5-41c0-8b8e-1ce6561683fe"
        },
        {
          "id": "42f15909-ae14-4663-9e62-dffb9e8d0fc3",
          "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": "1459d75b-85c5-41c0-8b8e-1ce6561683fe"
        }
      ],
      "archivedReports": [
        {
          "id": "42f15909-ae14-4663-9e62-dffb9e8d0fc3",
          "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": "1459d75b-85c5-41c0-8b8e-1ce6561683fe"
        },
        {
          "id": "42f15909-ae14-4663-9e62-dffb9e8d0fc3",
          "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": "1459d75b-85c5-41c0-8b8e-1ce6561683fe"
        }
      ],
      "productSolutions": [
        {
          "id": "d4bb698b-ab75-46ee-b13b-03c757c2d2fe",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
            },
            {
              "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "d4bb698b-ab75-46ee-b13b-03c757c2d2fe",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
            },
            {
              "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "55b22c14-c7ca-4b46-8c44-0f8f0782cbfc",
      "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": "ed8b3cf8-4a6b-4d6b-8ca8-148aff0c212e",
      "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": "592e6703-488d-4519-bd15-33aa24bd16d0",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "0e585f90-3b21-41a8-8bca-8ae495c39a7a",
      "project": "sample string 15",
      "projectId": "a01f22b6-0a46-46de-9ab9-1946ed385f14",
      "qrLogAttributeXMarker": [
        {
          "id": "4fcf396d-1993-4b0f-801b-1c4456b9ac50",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "3e327b2f-127c-4b0d-9644-d0e2aa8e74cf",
          "markerId": "209f5dbb-30fa-4f9f-8882-bffd98d10b22",
          "qrLogAttributeId": "dab7b4d1-e8e4-4903-aa28-f58f5aa47dd3",
          "qrLogAttribute": {
            "id": "5d384e72-81d6-4564-b164-bc7301db7338",
            "code": "sample string 2",
            "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
            "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
            "qrLogAttributeClass": {
              "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                },
                {
                  "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
              },
              {
                "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "4fcf396d-1993-4b0f-801b-1c4456b9ac50",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "3e327b2f-127c-4b0d-9644-d0e2aa8e74cf",
          "markerId": "209f5dbb-30fa-4f9f-8882-bffd98d10b22",
          "qrLogAttributeId": "dab7b4d1-e8e4-4903-aa28-f58f5aa47dd3",
          "qrLogAttribute": {
            "id": "5d384e72-81d6-4564-b164-bc7301db7338",
            "code": "sample string 2",
            "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
            "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
            "qrLogAttributeClass": {
              "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                },
                {
                  "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
              },
              {
                "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "4b1473f7-58fd-4952-9eca-7be2a6bd719c",
          "markerId": "22c2d0cb-2769-4065-9b58-c0ebad703f47",
          "solutionId": "5f48e959-28cd-46c2-b27a-d8aa1bb87312",
          "taxonomy263415Id": "ac70cde7-b1f3-41b1-9139-823c92a30a1d",
          "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": "d4bb698b-ab75-46ee-b13b-03c757c2d2fe",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
              },
              {
                "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
                "qrLogAttributeListValue": {
                  "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                  "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                  "qrLogAttribute": {
                    "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                    "code": "sample string 2",
                    "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                    "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                    "qrLogAttributeClass": {
                      "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
                "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
                "qrLogAttributeListValue": {
                  "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                  "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                  "qrLogAttribute": {
                    "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                    "code": "sample string 2",
                    "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                    "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                    "qrLogAttributeClass": {
                      "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
                "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "09644841-5a25-40a8-88b8-c7a602d4a8a2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-12T21:50:10.7520484Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "e950eec9-1daa-459d-8347-3ff7e8261a8b"
            },
            {
              "id": "09644841-5a25-40a8-88b8-c7a602d4a8a2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-12T21:50:10.7520484Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "e950eec9-1daa-459d-8347-3ff7e8261a8b"
            }
          ],
          "selectedProducts": [
            {
              "id": "8556d9de-da37-488f-937a-1ce783291c4e",
              "markerXSolutionsId": "6b8715eb-02d1-4b46-b8bb-e8bbeb1697a1",
              "productId": "3ecc5173-3e25-4372-b175-5c58ddffeacf"
            },
            {
              "id": "8556d9de-da37-488f-937a-1ce783291c4e",
              "markerXSolutionsId": "6b8715eb-02d1-4b46-b8bb-e8bbeb1697a1",
              "productId": "3ecc5173-3e25-4372-b175-5c58ddffeacf"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "4b1473f7-58fd-4952-9eca-7be2a6bd719c",
          "markerId": "22c2d0cb-2769-4065-9b58-c0ebad703f47",
          "solutionId": "5f48e959-28cd-46c2-b27a-d8aa1bb87312",
          "taxonomy263415Id": "ac70cde7-b1f3-41b1-9139-823c92a30a1d",
          "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": "d4bb698b-ab75-46ee-b13b-03c757c2d2fe",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
              },
              {
                "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
                "qrLogAttributeListValue": {
                  "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                  "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                  "qrLogAttribute": {
                    "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                    "code": "sample string 2",
                    "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                    "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                    "qrLogAttributeClass": {
                      "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
                "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
                "qrLogAttributeListValue": {
                  "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                  "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                  "qrLogAttribute": {
                    "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                    "code": "sample string 2",
                    "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                    "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                    "qrLogAttributeClass": {
                      "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
                "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    },
                    {
                      "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                      "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                      "translations": [
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        },
                        {
                          "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "09644841-5a25-40a8-88b8-c7a602d4a8a2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-12T21:50:10.7520484Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "e950eec9-1daa-459d-8347-3ff7e8261a8b"
            },
            {
              "id": "09644841-5a25-40a8-88b8-c7a602d4a8a2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-12T21:50:10.7520484Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "e950eec9-1daa-459d-8347-3ff7e8261a8b"
            }
          ],
          "selectedProducts": [
            {
              "id": "8556d9de-da37-488f-937a-1ce783291c4e",
              "markerXSolutionsId": "6b8715eb-02d1-4b46-b8bb-e8bbeb1697a1",
              "productId": "3ecc5173-3e25-4372-b175-5c58ddffeacf"
            },
            {
              "id": "8556d9de-da37-488f-937a-1ce783291c4e",
              "markerXSolutionsId": "6b8715eb-02d1-4b46-b8bb-e8bbeb1697a1",
              "productId": "3ecc5173-3e25-4372-b175-5c58ddffeacf"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "42f15909-ae14-4663-9e62-dffb9e8d0fc3",
          "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": "1459d75b-85c5-41c0-8b8e-1ce6561683fe"
        },
        {
          "id": "42f15909-ae14-4663-9e62-dffb9e8d0fc3",
          "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": "1459d75b-85c5-41c0-8b8e-1ce6561683fe"
        }
      ],
      "archivedReports": [
        {
          "id": "42f15909-ae14-4663-9e62-dffb9e8d0fc3",
          "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": "1459d75b-85c5-41c0-8b8e-1ce6561683fe"
        },
        {
          "id": "42f15909-ae14-4663-9e62-dffb9e8d0fc3",
          "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": "1459d75b-85c5-41c0-8b8e-1ce6561683fe"
        }
      ],
      "productSolutions": [
        {
          "id": "d4bb698b-ab75-46ee-b13b-03c757c2d2fe",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
            },
            {
              "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "d4bb698b-ab75-46ee-b13b-03c757c2d2fe",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
            },
            {
              "id": "72586bf1-4e24-4477-95c7-ff73b338d9c9",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/72586bf1-4e24-4477-95c7-ff73b338d9c9"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "69c8e9aa-1e79-47db-a74f-54847a9bf7b9",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2246fe0f-c65c-4a85-981b-97bc46164339",
              "qrLogAttributeListValue": {
                "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                "qrLogAttribute": {
                  "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                  "code": "sample string 2",
                  "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                  "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                  "qrLogAttributeClass": {
                    "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ]
              },
              "markerXSolutionsId": "f04a3bfa-5767-4509-94ef-cc16992584d2",
              "qrLogAttributeId": "026c8072-4dc0-4ac4-8951-7ca74f693de4",
              "qrLogAttribute": {
                "id": "5d384e72-81d6-4564-b164-bc7301db7338",
                "code": "sample string 2",
                "selectedValue": "2542bf98-05be-490e-adea-f7a8d8d33c8e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cb1f663e-4ec9-48a5-b9ad-2cc2a29dc569",
                "sourceId": "64ad73d1-fb95-4b16-a4d3-bddde5a4e33b",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "61ac596c-470f-4056-b569-b4af52a05179",
                "qrLogAttributeClass": {
                  "id": "760bd23d-789f-4ef8-a5b1-e6a6c7b851e8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    },
                    {
                      "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  },
                  {
                    "id": "1b0211d6-fe14-4de3-953a-b578f29acf6b",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "11c21d7b-6424-45e0-aa89-966903dcebb3",
                    "qrLogAttributeListValueGlobalRefId": "51867cce-ebb0-4330-8b85-2658dd663c86",
                    "translations": [
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      },
                      {
                        "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  },
                  {
                    "id": "bb9a4987-60e0-48f2-a660-0a8cf2f3ca73",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "fb6e67d1-2c1b-4aad-a6c0-fb8d9dd71129"
                  }
                ],
                "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
}