GET api/BlueprintsByBuildingComponentId/{buildingComponentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
buildingComponentId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "8fbb64d1-268a-42b1-b103-e954bf29f6db",
    "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": "b45d0f86-54a3-4df1-a8b8-d8640c11a991",
    "buildingComponent": "sample string 15",
    "projectId": "f1ce62ba-994d-4014-9488-8323df7873db",
    "project": "sample string 17",
    "blueprintFileId": "cd7d09e7-2900-487c-bb57-c5db1a518607",
    "blueprintFile": {
      "id": "7fb99f75-66d7-40d1-b775-305dcd50d49e",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "ad4d0cc3-d213-459a-9ed1-cf215d90128b",
        "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": "7680c299-1459-4597-ab73-347d2d202136",
        "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": "e677e108-ea6a-49ee-ac7a-951c92bc8812",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "cb4fc141-c434-48f6-b7f3-9826a3a13bd2",
        "project": "sample string 15",
        "projectId": "8d7dc8e9-8bd2-4afa-8988-1b0bd8c6535f",
        "qrLogAttributeXMarker": [
          {
            "id": "83a3814f-f52e-44c1-b029-1845d9094694",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e41f91ca-bac1-42c3-a2f6-1c57dbb7fbb1",
            "markerId": "b8d2e110-842c-4927-a061-e9db4f94ff79",
            "qrLogAttributeId": "db5608b3-5d4f-466e-bda2-c27a43670b4a",
            "qrLogAttribute": {
              "id": "75534831-2c01-4b09-961e-e6a20542d8de",
              "code": "sample string 2",
              "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
              "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
              "qrLogAttributeClass": {
                "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  },
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                },
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "83a3814f-f52e-44c1-b029-1845d9094694",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e41f91ca-bac1-42c3-a2f6-1c57dbb7fbb1",
            "markerId": "b8d2e110-842c-4927-a061-e9db4f94ff79",
            "qrLogAttributeId": "db5608b3-5d4f-466e-bda2-c27a43670b4a",
            "qrLogAttribute": {
              "id": "75534831-2c01-4b09-961e-e6a20542d8de",
              "code": "sample string 2",
              "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
              "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
              "qrLogAttributeClass": {
                "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  },
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                },
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "37b428b6-57d1-4676-b715-c40846adee94",
            "markerId": "49ecd337-36b2-47be-bf5d-998fea3576d4",
            "solutionId": "fb2d2a62-9dc9-4691-97da-56a65d54434f",
            "taxonomy263415Id": "0a45e5b6-fe36-4c0b-a015-178823ff3723",
            "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": "2c59bf63-282d-4616-890e-b5d440db07db",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                },
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              },
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              }
            ],
            "selectedProducts": [
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              },
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          },
          {
            "id": "37b428b6-57d1-4676-b715-c40846adee94",
            "markerId": "49ecd337-36b2-47be-bf5d-998fea3576d4",
            "solutionId": "fb2d2a62-9dc9-4691-97da-56a65d54434f",
            "taxonomy263415Id": "0a45e5b6-fe36-4c0b-a015-178823ff3723",
            "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": "2c59bf63-282d-4616-890e-b5d440db07db",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                },
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              },
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              }
            ],
            "selectedProducts": [
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              },
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          },
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          }
        ],
        "archivedReports": [
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          },
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          }
        ],
        "productSolutions": [
          {
            "id": "2c59bf63-282d-4616-890e-b5d440db07db",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              },
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "2c59bf63-282d-4616-890e-b5d440db07db",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              },
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "ad4d0cc3-d213-459a-9ed1-cf215d90128b",
        "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": "7680c299-1459-4597-ab73-347d2d202136",
        "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": "e677e108-ea6a-49ee-ac7a-951c92bc8812",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "cb4fc141-c434-48f6-b7f3-9826a3a13bd2",
        "project": "sample string 15",
        "projectId": "8d7dc8e9-8bd2-4afa-8988-1b0bd8c6535f",
        "qrLogAttributeXMarker": [
          {
            "id": "83a3814f-f52e-44c1-b029-1845d9094694",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e41f91ca-bac1-42c3-a2f6-1c57dbb7fbb1",
            "markerId": "b8d2e110-842c-4927-a061-e9db4f94ff79",
            "qrLogAttributeId": "db5608b3-5d4f-466e-bda2-c27a43670b4a",
            "qrLogAttribute": {
              "id": "75534831-2c01-4b09-961e-e6a20542d8de",
              "code": "sample string 2",
              "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
              "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
              "qrLogAttributeClass": {
                "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  },
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                },
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "83a3814f-f52e-44c1-b029-1845d9094694",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e41f91ca-bac1-42c3-a2f6-1c57dbb7fbb1",
            "markerId": "b8d2e110-842c-4927-a061-e9db4f94ff79",
            "qrLogAttributeId": "db5608b3-5d4f-466e-bda2-c27a43670b4a",
            "qrLogAttribute": {
              "id": "75534831-2c01-4b09-961e-e6a20542d8de",
              "code": "sample string 2",
              "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
              "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
              "qrLogAttributeClass": {
                "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  },
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                },
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "37b428b6-57d1-4676-b715-c40846adee94",
            "markerId": "49ecd337-36b2-47be-bf5d-998fea3576d4",
            "solutionId": "fb2d2a62-9dc9-4691-97da-56a65d54434f",
            "taxonomy263415Id": "0a45e5b6-fe36-4c0b-a015-178823ff3723",
            "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": "2c59bf63-282d-4616-890e-b5d440db07db",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                },
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              },
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              }
            ],
            "selectedProducts": [
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              },
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          },
          {
            "id": "37b428b6-57d1-4676-b715-c40846adee94",
            "markerId": "49ecd337-36b2-47be-bf5d-998fea3576d4",
            "solutionId": "fb2d2a62-9dc9-4691-97da-56a65d54434f",
            "taxonomy263415Id": "0a45e5b6-fe36-4c0b-a015-178823ff3723",
            "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": "2c59bf63-282d-4616-890e-b5d440db07db",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                },
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              },
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              }
            ],
            "selectedProducts": [
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              },
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          },
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          }
        ],
        "archivedReports": [
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          },
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          }
        ],
        "productSolutions": [
          {
            "id": "2c59bf63-282d-4616-890e-b5d440db07db",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              },
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "2c59bf63-282d-4616-890e-b5d440db07db",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              },
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      }
    ],
    "installers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "allInstallers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "isArchived": true
  },
  {
    "id": "8fbb64d1-268a-42b1-b103-e954bf29f6db",
    "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": "b45d0f86-54a3-4df1-a8b8-d8640c11a991",
    "buildingComponent": "sample string 15",
    "projectId": "f1ce62ba-994d-4014-9488-8323df7873db",
    "project": "sample string 17",
    "blueprintFileId": "cd7d09e7-2900-487c-bb57-c5db1a518607",
    "blueprintFile": {
      "id": "7fb99f75-66d7-40d1-b775-305dcd50d49e",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "ad4d0cc3-d213-459a-9ed1-cf215d90128b",
        "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": "7680c299-1459-4597-ab73-347d2d202136",
        "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": "e677e108-ea6a-49ee-ac7a-951c92bc8812",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "cb4fc141-c434-48f6-b7f3-9826a3a13bd2",
        "project": "sample string 15",
        "projectId": "8d7dc8e9-8bd2-4afa-8988-1b0bd8c6535f",
        "qrLogAttributeXMarker": [
          {
            "id": "83a3814f-f52e-44c1-b029-1845d9094694",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e41f91ca-bac1-42c3-a2f6-1c57dbb7fbb1",
            "markerId": "b8d2e110-842c-4927-a061-e9db4f94ff79",
            "qrLogAttributeId": "db5608b3-5d4f-466e-bda2-c27a43670b4a",
            "qrLogAttribute": {
              "id": "75534831-2c01-4b09-961e-e6a20542d8de",
              "code": "sample string 2",
              "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
              "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
              "qrLogAttributeClass": {
                "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  },
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                },
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "83a3814f-f52e-44c1-b029-1845d9094694",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e41f91ca-bac1-42c3-a2f6-1c57dbb7fbb1",
            "markerId": "b8d2e110-842c-4927-a061-e9db4f94ff79",
            "qrLogAttributeId": "db5608b3-5d4f-466e-bda2-c27a43670b4a",
            "qrLogAttribute": {
              "id": "75534831-2c01-4b09-961e-e6a20542d8de",
              "code": "sample string 2",
              "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
              "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
              "qrLogAttributeClass": {
                "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  },
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                },
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "37b428b6-57d1-4676-b715-c40846adee94",
            "markerId": "49ecd337-36b2-47be-bf5d-998fea3576d4",
            "solutionId": "fb2d2a62-9dc9-4691-97da-56a65d54434f",
            "taxonomy263415Id": "0a45e5b6-fe36-4c0b-a015-178823ff3723",
            "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": "2c59bf63-282d-4616-890e-b5d440db07db",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                },
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              },
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              }
            ],
            "selectedProducts": [
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              },
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          },
          {
            "id": "37b428b6-57d1-4676-b715-c40846adee94",
            "markerId": "49ecd337-36b2-47be-bf5d-998fea3576d4",
            "solutionId": "fb2d2a62-9dc9-4691-97da-56a65d54434f",
            "taxonomy263415Id": "0a45e5b6-fe36-4c0b-a015-178823ff3723",
            "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": "2c59bf63-282d-4616-890e-b5d440db07db",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                },
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              },
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              }
            ],
            "selectedProducts": [
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              },
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          },
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          }
        ],
        "archivedReports": [
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          },
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          }
        ],
        "productSolutions": [
          {
            "id": "2c59bf63-282d-4616-890e-b5d440db07db",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              },
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "2c59bf63-282d-4616-890e-b5d440db07db",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              },
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "ad4d0cc3-d213-459a-9ed1-cf215d90128b",
        "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": "7680c299-1459-4597-ab73-347d2d202136",
        "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": "e677e108-ea6a-49ee-ac7a-951c92bc8812",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "cb4fc141-c434-48f6-b7f3-9826a3a13bd2",
        "project": "sample string 15",
        "projectId": "8d7dc8e9-8bd2-4afa-8988-1b0bd8c6535f",
        "qrLogAttributeXMarker": [
          {
            "id": "83a3814f-f52e-44c1-b029-1845d9094694",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e41f91ca-bac1-42c3-a2f6-1c57dbb7fbb1",
            "markerId": "b8d2e110-842c-4927-a061-e9db4f94ff79",
            "qrLogAttributeId": "db5608b3-5d4f-466e-bda2-c27a43670b4a",
            "qrLogAttribute": {
              "id": "75534831-2c01-4b09-961e-e6a20542d8de",
              "code": "sample string 2",
              "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
              "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
              "qrLogAttributeClass": {
                "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  },
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                },
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "83a3814f-f52e-44c1-b029-1845d9094694",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e41f91ca-bac1-42c3-a2f6-1c57dbb7fbb1",
            "markerId": "b8d2e110-842c-4927-a061-e9db4f94ff79",
            "qrLogAttributeId": "db5608b3-5d4f-466e-bda2-c27a43670b4a",
            "qrLogAttribute": {
              "id": "75534831-2c01-4b09-961e-e6a20542d8de",
              "code": "sample string 2",
              "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
              "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
              "qrLogAttributeClass": {
                "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  },
                  {
                    "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                },
                {
                  "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "37b428b6-57d1-4676-b715-c40846adee94",
            "markerId": "49ecd337-36b2-47be-bf5d-998fea3576d4",
            "solutionId": "fb2d2a62-9dc9-4691-97da-56a65d54434f",
            "taxonomy263415Id": "0a45e5b6-fe36-4c0b-a015-178823ff3723",
            "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": "2c59bf63-282d-4616-890e-b5d440db07db",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                },
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              },
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              }
            ],
            "selectedProducts": [
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              },
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          },
          {
            "id": "37b428b6-57d1-4676-b715-c40846adee94",
            "markerId": "49ecd337-36b2-47be-bf5d-998fea3576d4",
            "solutionId": "fb2d2a62-9dc9-4691-97da-56a65d54434f",
            "taxonomy263415Id": "0a45e5b6-fe36-4c0b-a015-178823ff3723",
            "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": "2c59bf63-282d-4616-890e-b5d440db07db",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                },
                {
                  "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                  "name": "sample string 2",
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                  "qrLogAttributeListValue": {
                    "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                    "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                    "qrLogAttribute": {
                      "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                      "code": "sample string 2",
                      "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                      "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                      "qrLogAttributeClass": {
                        "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                  "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      },
                      {
                        "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                        "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                        "translations": [
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          },
                          {
                            "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              },
              {
                "id": "a0ae0d64-ebb0-4e03-9f50-ae1f15109b75",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2025-11-06T10:23:21.9768004Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "46da530c-b939-4519-a429-f9a5e13fb18f"
              }
            ],
            "selectedProducts": [
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              },
              {
                "id": "38c40d6e-3e07-49bb-bca8-8f887782abd2",
                "markerXSolutionsId": "7661952d-29ae-4a67-b243-2a8f9e6be9de",
                "productId": "145a9d4d-a163-45ea-ab9e-f45ace6a0202"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "imageLink": "sample string 13",
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          },
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          }
        ],
        "archivedReports": [
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          },
          {
            "id": "d762c3d6-6767-4cf8-9e96-31d5f7ce9fe8",
            "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": "5b46de31-3356-434b-899b-eb1ee97740a3"
          }
        ],
        "productSolutions": [
          {
            "id": "2c59bf63-282d-4616-890e-b5d440db07db",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              },
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "2c59bf63-282d-4616-890e-b5d440db07db",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              },
              {
                "id": "b350b723-409d-47fe-978b-d8f29cb46333",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/b350b723-409d-47fe-978b-d8f29cb46333"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "be1fe473-f72e-470c-ba0e-668745eda6e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "06338605-9f45-4c57-a529-de73f7ff1ee5",
                "qrLogAttributeListValue": {
                  "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                  "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                  "qrLogAttribute": {
                    "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                    "code": "sample string 2",
                    "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                    "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                    "qrLogAttributeClass": {
                      "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ]
                },
                "markerXSolutionsId": "6c06a834-c6c2-4ee9-90fc-d848be8e517d",
                "qrLogAttributeId": "f3a3b2df-18ac-435d-a88c-8201e3f5b072",
                "qrLogAttribute": {
                  "id": "75534831-2c01-4b09-961e-e6a20542d8de",
                  "code": "sample string 2",
                  "selectedValue": "45d245c2-6d27-4d3a-bbf7-633b785d00f5",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "3fbd7be2-db77-4b49-a38c-cb55d4c7c69c",
                  "sourceId": "1e704514-882a-4bbc-8d86-c1d1e92d331c",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5edccad9-9ae5-4f19-a48e-bc5f0c189900",
                  "qrLogAttributeClass": {
                    "id": "683e178c-9b62-4949-9d85-d542ac6104c0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      },
                      {
                        "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    },
                    {
                      "id": "c09f9d58-bb3e-4072-bdbd-569f45e650a9",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "d373654b-0326-4511-83d2-b3560312c6c6",
                      "qrLogAttributeListValueGlobalRefId": "d603e22c-f023-4d2e-b928-5c30543c31ef",
                      "translations": [
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        },
                        {
                          "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    },
                    {
                      "id": "03e8263c-3861-44ee-8257-daeeb64dfe98",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ae3bbdb8-6c7e-45e9-8e8a-b963fbb19e2c"
                    }
                  ],
                  "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
  }
]