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": "014d2247-c14b-44df-99ce-c820f5c22ab5",
    "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": "cbe9f982-43a4-4ed4-b4f9-57acfa5652ca",
    "buildingComponent": "sample string 15",
    "projectId": "902c3ed6-b1d1-472c-847d-032b4dd6db55",
    "project": "sample string 17",
    "blueprintFileId": "724d244d-a405-4df8-a91f-58c2c472f12a",
    "blueprintFile": {
      "id": "c0ebc347-70af-4f2c-b507-b17b5444eeb2",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "754eb18c-5c3e-471e-872b-fcf5afcfdadb",
        "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": "42ee02be-ee33-4c68-86a7-66705da340b4",
        "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": "3e081571-7644-4861-bf66-8394831eb0fe",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "89f25ae3-2322-43e8-9569-48ed12991651",
        "project": "sample string 15",
        "projectId": "efb87da6-a9c8-4106-8538-f02f0f3082b1",
        "qrLogAttributeXMarker": [
          {
            "id": "0656190b-6b01-44dc-980e-c00e2a495968",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "689e5208-040e-4ae6-91c2-e7289722bc7e",
            "markerId": "e08741bf-d290-4c62-89e1-3a3443958aff",
            "qrLogAttributeId": "d6165bcb-d3be-43ee-8b25-a01e20d84e85",
            "qrLogAttribute": {
              "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
              "code": "sample string 2",
              "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
              "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
              "qrLogAttributeClass": {
                "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  },
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                },
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "0656190b-6b01-44dc-980e-c00e2a495968",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "689e5208-040e-4ae6-91c2-e7289722bc7e",
            "markerId": "e08741bf-d290-4c62-89e1-3a3443958aff",
            "qrLogAttributeId": "d6165bcb-d3be-43ee-8b25-a01e20d84e85",
            "qrLogAttribute": {
              "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
              "code": "sample string 2",
              "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
              "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
              "qrLogAttributeClass": {
                "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  },
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                },
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "9166e457-4bc9-40df-9ba6-b609b75a01c8",
            "markerId": "c73453a2-5745-47df-b92f-1f7862c6af42",
            "solutionId": "9a878f40-c6f5-4d59-98a8-56a9fbe616b0",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                },
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              },
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              }
            ],
            "selectedProducts": [
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              },
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "9166e457-4bc9-40df-9ba6-b609b75a01c8",
            "markerId": "c73453a2-5745-47df-b92f-1f7862c6af42",
            "solutionId": "9a878f40-c6f5-4d59-98a8-56a9fbe616b0",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                },
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              },
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              }
            ],
            "selectedProducts": [
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              },
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          },
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          }
        ],
        "archivedReports": [
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          },
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          }
        ],
        "productSolutions": [
          {
            "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              },
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              },
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "754eb18c-5c3e-471e-872b-fcf5afcfdadb",
        "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": "42ee02be-ee33-4c68-86a7-66705da340b4",
        "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": "3e081571-7644-4861-bf66-8394831eb0fe",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "89f25ae3-2322-43e8-9569-48ed12991651",
        "project": "sample string 15",
        "projectId": "efb87da6-a9c8-4106-8538-f02f0f3082b1",
        "qrLogAttributeXMarker": [
          {
            "id": "0656190b-6b01-44dc-980e-c00e2a495968",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "689e5208-040e-4ae6-91c2-e7289722bc7e",
            "markerId": "e08741bf-d290-4c62-89e1-3a3443958aff",
            "qrLogAttributeId": "d6165bcb-d3be-43ee-8b25-a01e20d84e85",
            "qrLogAttribute": {
              "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
              "code": "sample string 2",
              "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
              "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
              "qrLogAttributeClass": {
                "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  },
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                },
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "0656190b-6b01-44dc-980e-c00e2a495968",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "689e5208-040e-4ae6-91c2-e7289722bc7e",
            "markerId": "e08741bf-d290-4c62-89e1-3a3443958aff",
            "qrLogAttributeId": "d6165bcb-d3be-43ee-8b25-a01e20d84e85",
            "qrLogAttribute": {
              "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
              "code": "sample string 2",
              "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
              "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
              "qrLogAttributeClass": {
                "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  },
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                },
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "9166e457-4bc9-40df-9ba6-b609b75a01c8",
            "markerId": "c73453a2-5745-47df-b92f-1f7862c6af42",
            "solutionId": "9a878f40-c6f5-4d59-98a8-56a9fbe616b0",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                },
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              },
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              }
            ],
            "selectedProducts": [
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              },
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "9166e457-4bc9-40df-9ba6-b609b75a01c8",
            "markerId": "c73453a2-5745-47df-b92f-1f7862c6af42",
            "solutionId": "9a878f40-c6f5-4d59-98a8-56a9fbe616b0",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                },
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              },
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              }
            ],
            "selectedProducts": [
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              },
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          },
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          }
        ],
        "archivedReports": [
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          },
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          }
        ],
        "productSolutions": [
          {
            "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              },
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              },
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "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": "014d2247-c14b-44df-99ce-c820f5c22ab5",
    "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": "cbe9f982-43a4-4ed4-b4f9-57acfa5652ca",
    "buildingComponent": "sample string 15",
    "projectId": "902c3ed6-b1d1-472c-847d-032b4dd6db55",
    "project": "sample string 17",
    "blueprintFileId": "724d244d-a405-4df8-a91f-58c2c472f12a",
    "blueprintFile": {
      "id": "c0ebc347-70af-4f2c-b507-b17b5444eeb2",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "754eb18c-5c3e-471e-872b-fcf5afcfdadb",
        "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": "42ee02be-ee33-4c68-86a7-66705da340b4",
        "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": "3e081571-7644-4861-bf66-8394831eb0fe",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "89f25ae3-2322-43e8-9569-48ed12991651",
        "project": "sample string 15",
        "projectId": "efb87da6-a9c8-4106-8538-f02f0f3082b1",
        "qrLogAttributeXMarker": [
          {
            "id": "0656190b-6b01-44dc-980e-c00e2a495968",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "689e5208-040e-4ae6-91c2-e7289722bc7e",
            "markerId": "e08741bf-d290-4c62-89e1-3a3443958aff",
            "qrLogAttributeId": "d6165bcb-d3be-43ee-8b25-a01e20d84e85",
            "qrLogAttribute": {
              "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
              "code": "sample string 2",
              "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
              "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
              "qrLogAttributeClass": {
                "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  },
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                },
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "0656190b-6b01-44dc-980e-c00e2a495968",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "689e5208-040e-4ae6-91c2-e7289722bc7e",
            "markerId": "e08741bf-d290-4c62-89e1-3a3443958aff",
            "qrLogAttributeId": "d6165bcb-d3be-43ee-8b25-a01e20d84e85",
            "qrLogAttribute": {
              "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
              "code": "sample string 2",
              "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
              "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
              "qrLogAttributeClass": {
                "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  },
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                },
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "9166e457-4bc9-40df-9ba6-b609b75a01c8",
            "markerId": "c73453a2-5745-47df-b92f-1f7862c6af42",
            "solutionId": "9a878f40-c6f5-4d59-98a8-56a9fbe616b0",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                },
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              },
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              }
            ],
            "selectedProducts": [
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              },
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "9166e457-4bc9-40df-9ba6-b609b75a01c8",
            "markerId": "c73453a2-5745-47df-b92f-1f7862c6af42",
            "solutionId": "9a878f40-c6f5-4d59-98a8-56a9fbe616b0",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                },
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              },
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              }
            ],
            "selectedProducts": [
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              },
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          },
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          }
        ],
        "archivedReports": [
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          },
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          }
        ],
        "productSolutions": [
          {
            "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              },
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              },
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "754eb18c-5c3e-471e-872b-fcf5afcfdadb",
        "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": "42ee02be-ee33-4c68-86a7-66705da340b4",
        "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": "3e081571-7644-4861-bf66-8394831eb0fe",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "89f25ae3-2322-43e8-9569-48ed12991651",
        "project": "sample string 15",
        "projectId": "efb87da6-a9c8-4106-8538-f02f0f3082b1",
        "qrLogAttributeXMarker": [
          {
            "id": "0656190b-6b01-44dc-980e-c00e2a495968",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "689e5208-040e-4ae6-91c2-e7289722bc7e",
            "markerId": "e08741bf-d290-4c62-89e1-3a3443958aff",
            "qrLogAttributeId": "d6165bcb-d3be-43ee-8b25-a01e20d84e85",
            "qrLogAttribute": {
              "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
              "code": "sample string 2",
              "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
              "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
              "qrLogAttributeClass": {
                "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  },
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                },
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "0656190b-6b01-44dc-980e-c00e2a495968",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "689e5208-040e-4ae6-91c2-e7289722bc7e",
            "markerId": "e08741bf-d290-4c62-89e1-3a3443958aff",
            "qrLogAttributeId": "d6165bcb-d3be-43ee-8b25-a01e20d84e85",
            "qrLogAttribute": {
              "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
              "code": "sample string 2",
              "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
              "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
              "qrLogAttributeClass": {
                "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  },
                  {
                    "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                },
                {
                  "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "9166e457-4bc9-40df-9ba6-b609b75a01c8",
            "markerId": "c73453a2-5745-47df-b92f-1f7862c6af42",
            "solutionId": "9a878f40-c6f5-4d59-98a8-56a9fbe616b0",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                },
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              },
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              }
            ],
            "selectedProducts": [
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              },
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "9166e457-4bc9-40df-9ba6-b609b75a01c8",
            "markerId": "c73453a2-5745-47df-b92f-1f7862c6af42",
            "solutionId": "9a878f40-c6f5-4d59-98a8-56a9fbe616b0",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                },
                {
                  "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                  "qrLogAttributeListValue": {
                    "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                    "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                    "qrLogAttribute": {
                      "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                      "code": "sample string 2",
                      "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                      "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                      "qrLogAttributeClass": {
                        "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                  "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      },
                      {
                        "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                        "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                        "translations": [
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          },
                          {
                            "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              },
              {
                "id": "efc27348-dd44-4c9a-b510-0181b6eaf0a6",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-06-04T07:35:01.9811673Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "07cb029f-1286-4154-bd95-8ff48755bf88"
              }
            ],
            "selectedProducts": [
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              },
              {
                "id": "1d2e9efa-89e7-44ab-a4f5-3c43bf61c650",
                "markerXSolutionsId": "63ddd532-d1ef-4732-9b34-71f23ae88271",
                "productId": "97ff023f-5f92-406c-b07a-0f082132c097"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          },
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          }
        ],
        "archivedReports": [
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          },
          {
            "id": "164debf9-049d-4a95-97dc-28d1203b32e5",
            "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": "088a6317-20af-4736-a482-c57a73ad5a35"
          }
        ],
        "productSolutions": [
          {
            "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              },
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "3c27f46f-a13c-4d03-ab8c-e55f37502caf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              },
              {
                "id": "1a22c7bd-edf6-46b0-9312-20e60cc0b41c",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/1a22c7bd-edf6-46b0-9312-20e60cc0b41c"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "4f0fcac8-c535-493a-ac08-efa34238c22b",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "8cb1387b-2bb6-4d66-a561-a96a51a1f906",
                "qrLogAttributeListValue": {
                  "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                  "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                  "qrLogAttribute": {
                    "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                    "code": "sample string 2",
                    "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                    "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                    "qrLogAttributeClass": {
                      "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ]
                },
                "markerXSolutionsId": "83d74253-8d32-41db-b298-8c230454f69b",
                "qrLogAttributeId": "d35d7a56-1456-4c5b-bd6e-99f0fb708ac5",
                "qrLogAttribute": {
                  "id": "d0c90332-5515-4393-9e8c-b99997d913ae",
                  "code": "sample string 2",
                  "selectedValue": "df8017f9-1167-4697-a485-1bf13fd1c917",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "b58b8768-ac39-4be0-9b59-736d0245dcbb",
                  "sourceId": "de684e72-37f1-43a3-8d84-3d47215cc29d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "218ac5c0-7603-40e8-a66b-aa4f1a4278ad",
                  "qrLogAttributeClass": {
                    "id": "6cedb66f-3116-49d2-8bf5-1dd9980583af",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      },
                      {
                        "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    },
                    {
                      "id": "68807f6f-5ddc-42fa-87c6-25332e292b69",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "86b63c71-aa3b-42ed-aa42-4b2155998366",
                      "qrLogAttributeListValueGlobalRefId": "f6bb2e42-6124-49f7-9b69-d425a11c4221",
                      "translations": [
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        },
                        {
                          "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    },
                    {
                      "id": "62598053-a16d-4063-a90c-c9e418c8a91e",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "8dedd2c4-df26-4478-9d8f-803cc2d6151d"
                    }
                  ],
                  "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
  }
]