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": "21f0a407-7106-401e-92e1-0af9da79b61d",
    "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": "23d1558f-b8d7-41c6-8e22-704d762753f7",
    "buildingComponent": "sample string 15",
    "projectId": "85d73b3b-288e-4b2a-8e04-4c926cd2b357",
    "project": "sample string 17",
    "blueprintFileId": "54479485-d207-4911-a629-73668eab973b",
    "blueprintFile": {
      "id": "6e402b96-4c79-49cd-8eab-5d78ec6908cd",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "3d1f2353-5bd6-44a3-8fdf-9ed49b6523aa",
        "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": "bfbf6515-dbfa-4269-9211-deffe388ff2d",
        "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": "5d732174-8255-46d5-9b22-89fc44c25d8d",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "fe079155-6f95-4b2b-a664-b9f9f0fe7397",
        "project": "sample string 15",
        "projectId": "e17a4e9a-b69f-4c7a-bd45-d9e3d8b836f3",
        "qrLogAttributeXMarker": [
          {
            "id": "b8841737-e1f3-454f-9ef6-11bce0fd9e1a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "4bda4837-0dcd-4a0a-a222-ab25ce4e4739",
            "markerId": "63c1f849-e595-42f2-9bd4-ad52d0017efa",
            "qrLogAttributeId": "da21d8e9-2a02-49f4-8e42-56499e43835d",
            "qrLogAttribute": {
              "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
              "code": "sample string 2",
              "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
              "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
              "qrLogAttributeClass": {
                "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  },
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                },
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "b8841737-e1f3-454f-9ef6-11bce0fd9e1a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "4bda4837-0dcd-4a0a-a222-ab25ce4e4739",
            "markerId": "63c1f849-e595-42f2-9bd4-ad52d0017efa",
            "qrLogAttributeId": "da21d8e9-2a02-49f4-8e42-56499e43835d",
            "qrLogAttribute": {
              "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
              "code": "sample string 2",
              "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
              "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
              "qrLogAttributeClass": {
                "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  },
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                },
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "5d21274c-1ec4-44f6-84ea-257add790a03",
            "markerId": "806b258c-fcbf-480a-95a9-4ecbbc8bbfe5",
            "solutionId": "be7f31d1-7b71-4653-ba26-8fd52e22175b",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "8fb25377-21e3-4004-a069-10b7c0606274",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                },
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              },
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              }
            ],
            "selectedProducts": [
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              },
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "5d21274c-1ec4-44f6-84ea-257add790a03",
            "markerId": "806b258c-fcbf-480a-95a9-4ecbbc8bbfe5",
            "solutionId": "be7f31d1-7b71-4653-ba26-8fd52e22175b",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "8fb25377-21e3-4004-a069-10b7c0606274",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                },
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              },
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              }
            ],
            "selectedProducts": [
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              },
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          },
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          }
        ],
        "archivedReports": [
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          },
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          }
        ],
        "productSolutions": [
          {
            "id": "8fb25377-21e3-4004-a069-10b7c0606274",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              },
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "8fb25377-21e3-4004-a069-10b7c0606274",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              },
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "3d1f2353-5bd6-44a3-8fdf-9ed49b6523aa",
        "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": "bfbf6515-dbfa-4269-9211-deffe388ff2d",
        "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": "5d732174-8255-46d5-9b22-89fc44c25d8d",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "fe079155-6f95-4b2b-a664-b9f9f0fe7397",
        "project": "sample string 15",
        "projectId": "e17a4e9a-b69f-4c7a-bd45-d9e3d8b836f3",
        "qrLogAttributeXMarker": [
          {
            "id": "b8841737-e1f3-454f-9ef6-11bce0fd9e1a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "4bda4837-0dcd-4a0a-a222-ab25ce4e4739",
            "markerId": "63c1f849-e595-42f2-9bd4-ad52d0017efa",
            "qrLogAttributeId": "da21d8e9-2a02-49f4-8e42-56499e43835d",
            "qrLogAttribute": {
              "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
              "code": "sample string 2",
              "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
              "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
              "qrLogAttributeClass": {
                "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  },
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                },
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "b8841737-e1f3-454f-9ef6-11bce0fd9e1a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "4bda4837-0dcd-4a0a-a222-ab25ce4e4739",
            "markerId": "63c1f849-e595-42f2-9bd4-ad52d0017efa",
            "qrLogAttributeId": "da21d8e9-2a02-49f4-8e42-56499e43835d",
            "qrLogAttribute": {
              "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
              "code": "sample string 2",
              "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
              "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
              "qrLogAttributeClass": {
                "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  },
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                },
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "5d21274c-1ec4-44f6-84ea-257add790a03",
            "markerId": "806b258c-fcbf-480a-95a9-4ecbbc8bbfe5",
            "solutionId": "be7f31d1-7b71-4653-ba26-8fd52e22175b",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "8fb25377-21e3-4004-a069-10b7c0606274",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                },
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              },
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              }
            ],
            "selectedProducts": [
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              },
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "5d21274c-1ec4-44f6-84ea-257add790a03",
            "markerId": "806b258c-fcbf-480a-95a9-4ecbbc8bbfe5",
            "solutionId": "be7f31d1-7b71-4653-ba26-8fd52e22175b",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "8fb25377-21e3-4004-a069-10b7c0606274",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                },
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              },
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              }
            ],
            "selectedProducts": [
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              },
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          },
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          }
        ],
        "archivedReports": [
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          },
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          }
        ],
        "productSolutions": [
          {
            "id": "8fb25377-21e3-4004-a069-10b7c0606274",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              },
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "8fb25377-21e3-4004-a069-10b7c0606274",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              },
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "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": "21f0a407-7106-401e-92e1-0af9da79b61d",
    "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": "23d1558f-b8d7-41c6-8e22-704d762753f7",
    "buildingComponent": "sample string 15",
    "projectId": "85d73b3b-288e-4b2a-8e04-4c926cd2b357",
    "project": "sample string 17",
    "blueprintFileId": "54479485-d207-4911-a629-73668eab973b",
    "blueprintFile": {
      "id": "6e402b96-4c79-49cd-8eab-5d78ec6908cd",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "3d1f2353-5bd6-44a3-8fdf-9ed49b6523aa",
        "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": "bfbf6515-dbfa-4269-9211-deffe388ff2d",
        "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": "5d732174-8255-46d5-9b22-89fc44c25d8d",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "fe079155-6f95-4b2b-a664-b9f9f0fe7397",
        "project": "sample string 15",
        "projectId": "e17a4e9a-b69f-4c7a-bd45-d9e3d8b836f3",
        "qrLogAttributeXMarker": [
          {
            "id": "b8841737-e1f3-454f-9ef6-11bce0fd9e1a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "4bda4837-0dcd-4a0a-a222-ab25ce4e4739",
            "markerId": "63c1f849-e595-42f2-9bd4-ad52d0017efa",
            "qrLogAttributeId": "da21d8e9-2a02-49f4-8e42-56499e43835d",
            "qrLogAttribute": {
              "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
              "code": "sample string 2",
              "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
              "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
              "qrLogAttributeClass": {
                "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  },
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                },
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "b8841737-e1f3-454f-9ef6-11bce0fd9e1a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "4bda4837-0dcd-4a0a-a222-ab25ce4e4739",
            "markerId": "63c1f849-e595-42f2-9bd4-ad52d0017efa",
            "qrLogAttributeId": "da21d8e9-2a02-49f4-8e42-56499e43835d",
            "qrLogAttribute": {
              "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
              "code": "sample string 2",
              "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
              "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
              "qrLogAttributeClass": {
                "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  },
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                },
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "5d21274c-1ec4-44f6-84ea-257add790a03",
            "markerId": "806b258c-fcbf-480a-95a9-4ecbbc8bbfe5",
            "solutionId": "be7f31d1-7b71-4653-ba26-8fd52e22175b",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "8fb25377-21e3-4004-a069-10b7c0606274",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                },
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              },
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              }
            ],
            "selectedProducts": [
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              },
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "5d21274c-1ec4-44f6-84ea-257add790a03",
            "markerId": "806b258c-fcbf-480a-95a9-4ecbbc8bbfe5",
            "solutionId": "be7f31d1-7b71-4653-ba26-8fd52e22175b",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "8fb25377-21e3-4004-a069-10b7c0606274",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                },
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              },
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              }
            ],
            "selectedProducts": [
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              },
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          },
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          }
        ],
        "archivedReports": [
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          },
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          }
        ],
        "productSolutions": [
          {
            "id": "8fb25377-21e3-4004-a069-10b7c0606274",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              },
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "8fb25377-21e3-4004-a069-10b7c0606274",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              },
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "3d1f2353-5bd6-44a3-8fdf-9ed49b6523aa",
        "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": "bfbf6515-dbfa-4269-9211-deffe388ff2d",
        "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": "5d732174-8255-46d5-9b22-89fc44c25d8d",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "fe079155-6f95-4b2b-a664-b9f9f0fe7397",
        "project": "sample string 15",
        "projectId": "e17a4e9a-b69f-4c7a-bd45-d9e3d8b836f3",
        "qrLogAttributeXMarker": [
          {
            "id": "b8841737-e1f3-454f-9ef6-11bce0fd9e1a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "4bda4837-0dcd-4a0a-a222-ab25ce4e4739",
            "markerId": "63c1f849-e595-42f2-9bd4-ad52d0017efa",
            "qrLogAttributeId": "da21d8e9-2a02-49f4-8e42-56499e43835d",
            "qrLogAttribute": {
              "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
              "code": "sample string 2",
              "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
              "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
              "qrLogAttributeClass": {
                "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  },
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                },
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "b8841737-e1f3-454f-9ef6-11bce0fd9e1a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "4bda4837-0dcd-4a0a-a222-ab25ce4e4739",
            "markerId": "63c1f849-e595-42f2-9bd4-ad52d0017efa",
            "qrLogAttributeId": "da21d8e9-2a02-49f4-8e42-56499e43835d",
            "qrLogAttribute": {
              "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
              "code": "sample string 2",
              "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
              "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
              "qrLogAttributeClass": {
                "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  },
                  {
                    "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                },
                {
                  "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "5d21274c-1ec4-44f6-84ea-257add790a03",
            "markerId": "806b258c-fcbf-480a-95a9-4ecbbc8bbfe5",
            "solutionId": "be7f31d1-7b71-4653-ba26-8fd52e22175b",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "8fb25377-21e3-4004-a069-10b7c0606274",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                },
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              },
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              }
            ],
            "selectedProducts": [
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              },
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "5d21274c-1ec4-44f6-84ea-257add790a03",
            "markerId": "806b258c-fcbf-480a-95a9-4ecbbc8bbfe5",
            "solutionId": "be7f31d1-7b71-4653-ba26-8fd52e22175b",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "8fb25377-21e3-4004-a069-10b7c0606274",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                },
                {
                  "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                  "qrLogAttributeListValue": {
                    "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                    "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                    "qrLogAttribute": {
                      "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                      "code": "sample string 2",
                      "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                      "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                      "qrLogAttributeClass": {
                        "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                  "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      },
                      {
                        "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                        "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                        "translations": [
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          },
                          {
                            "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              },
              {
                "id": "927c6dfb-ed60-4163-86ff-2f74cc9191c9",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-02-18T23:40:47.3397532Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "2ea29d3b-4a40-4760-80ef-f955be0a0dd9"
              }
            ],
            "selectedProducts": [
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              },
              {
                "id": "677b589c-301d-4101-882f-e999ff917e0e",
                "markerXSolutionsId": "7dcdb155-5f8b-4535-9e0f-ff6c7a5f39a5",
                "productId": "cf9d52ef-1472-472b-b37a-5252f2092f4c"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          },
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          }
        ],
        "archivedReports": [
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          },
          {
            "id": "a6609007-fff9-489e-b74c-ab0ed4c36201",
            "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": "dd292f63-96b6-45f2-9dd2-edf1e4c81924"
          }
        ],
        "productSolutions": [
          {
            "id": "8fb25377-21e3-4004-a069-10b7c0606274",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              },
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "8fb25377-21e3-4004-a069-10b7c0606274",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              },
              {
                "id": "9d840d66-7c15-4cb5-9307-60247c21dd0f",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9d840d66-7c15-4cb5-9307-60247c21dd0f"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "a23cf8bd-2617-47df-86df-11745284a5f9",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "993116b5-20cd-470c-b50f-7dbffe37dec2",
                "qrLogAttributeListValue": {
                  "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                  "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                  "qrLogAttribute": {
                    "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                    "code": "sample string 2",
                    "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                    "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                    "qrLogAttributeClass": {
                      "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ]
                },
                "markerXSolutionsId": "6d7883c8-f445-4df6-ba8b-0dc1640a19d2",
                "qrLogAttributeId": "21d7f7e3-f67f-4c02-9f19-4527057bc1c7",
                "qrLogAttribute": {
                  "id": "c74f4d9a-95df-47b4-b14f-2ba0f61c70ae",
                  "code": "sample string 2",
                  "selectedValue": "0ec45a37-0b71-43d8-b953-d82a4070ae5f",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "523e4c32-5c0e-4820-bfc4-0ca982d2e52e",
                  "sourceId": "8b7ee287-b163-4a4d-a7e3-7b4caccc6ee0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "43820ba1-262b-4be8-954a-f40591383d43",
                  "qrLogAttributeClass": {
                    "id": "3171704d-5a98-4139-9c6a-86c915220f9e",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      },
                      {
                        "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    },
                    {
                      "id": "29adf4f1-98c4-4d03-aa7b-c6582c17d010",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "9cd9e5d4-25a5-474d-954e-cb026d75a985",
                      "qrLogAttributeListValueGlobalRefId": "d59cb00c-81db-47d3-b496-55739b8dd0b7",
                      "translations": [
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        },
                        {
                          "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    },
                    {
                      "id": "08ba4028-d105-42f3-b306-b522010f00d5",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ba186192-5e4d-4d78-8842-ce54bf0e7a46"
                    }
                  ],
                  "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
  }
]