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": "5d54e62d-86ce-4af7-b89f-015da218589a",
    "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": "6d19a09d-620c-4e51-a858-c38930538cdf",
    "buildingComponent": "sample string 15",
    "projectId": "c4866764-ab45-4200-9df7-a2fd8ea7061c",
    "project": "sample string 17",
    "blueprintFileId": "3ea7e8ce-20df-4caf-8dce-5edb3da52a35",
    "blueprintFile": {
      "id": "26f688aa-2339-4c98-9b17-4de57a0f5f67",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "1c98aa62-e73b-4fa9-bd6f-ba7d84196643",
        "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": "3c2395a1-4953-42c6-87e8-6e8139e69cde",
        "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": "df296f82-c655-4f26-8a29-d4656dc03156",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "1600dfbe-3e26-4bae-9d68-c6d2811c35c2",
        "project": "sample string 15",
        "projectId": "123c6829-1487-4c2c-b8aa-11044fc2a173",
        "qrLogAttributeXMarker": [
          {
            "id": "b23b995c-6d8f-47c1-857a-819b8644353e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "a693546f-3888-46e7-9de5-c64536650062",
            "markerId": "d5702a54-ab20-4b77-93a3-197b12360e61",
            "qrLogAttributeId": "0fd19e68-8b5c-4e46-8b39-a54b5d6682ab",
            "qrLogAttribute": {
              "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
              "code": "sample string 2",
              "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
              "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
              "qrLogAttributeClass": {
                "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  },
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                },
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "b23b995c-6d8f-47c1-857a-819b8644353e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "a693546f-3888-46e7-9de5-c64536650062",
            "markerId": "d5702a54-ab20-4b77-93a3-197b12360e61",
            "qrLogAttributeId": "0fd19e68-8b5c-4e46-8b39-a54b5d6682ab",
            "qrLogAttribute": {
              "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
              "code": "sample string 2",
              "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
              "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
              "qrLogAttributeClass": {
                "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  },
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                },
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "0135c5b4-c561-4944-90fa-5e45036bf83d",
            "markerId": "19c338e0-be27-4ab4-b3ae-e55a5759baa9",
            "solutionId": "cf8c806b-71b9-4fad-bbff-ac8b44848904",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                },
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              },
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              }
            ],
            "selectedProducts": [
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              },
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "0135c5b4-c561-4944-90fa-5e45036bf83d",
            "markerId": "19c338e0-be27-4ab4-b3ae-e55a5759baa9",
            "solutionId": "cf8c806b-71b9-4fad-bbff-ac8b44848904",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                },
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              },
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              }
            ],
            "selectedProducts": [
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              },
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          },
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          }
        ],
        "archivedReports": [
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          },
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          }
        ],
        "productSolutions": [
          {
            "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              },
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              },
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "1c98aa62-e73b-4fa9-bd6f-ba7d84196643",
        "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": "3c2395a1-4953-42c6-87e8-6e8139e69cde",
        "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": "df296f82-c655-4f26-8a29-d4656dc03156",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "1600dfbe-3e26-4bae-9d68-c6d2811c35c2",
        "project": "sample string 15",
        "projectId": "123c6829-1487-4c2c-b8aa-11044fc2a173",
        "qrLogAttributeXMarker": [
          {
            "id": "b23b995c-6d8f-47c1-857a-819b8644353e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "a693546f-3888-46e7-9de5-c64536650062",
            "markerId": "d5702a54-ab20-4b77-93a3-197b12360e61",
            "qrLogAttributeId": "0fd19e68-8b5c-4e46-8b39-a54b5d6682ab",
            "qrLogAttribute": {
              "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
              "code": "sample string 2",
              "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
              "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
              "qrLogAttributeClass": {
                "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  },
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                },
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "b23b995c-6d8f-47c1-857a-819b8644353e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "a693546f-3888-46e7-9de5-c64536650062",
            "markerId": "d5702a54-ab20-4b77-93a3-197b12360e61",
            "qrLogAttributeId": "0fd19e68-8b5c-4e46-8b39-a54b5d6682ab",
            "qrLogAttribute": {
              "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
              "code": "sample string 2",
              "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
              "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
              "qrLogAttributeClass": {
                "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  },
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                },
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "0135c5b4-c561-4944-90fa-5e45036bf83d",
            "markerId": "19c338e0-be27-4ab4-b3ae-e55a5759baa9",
            "solutionId": "cf8c806b-71b9-4fad-bbff-ac8b44848904",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                },
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              },
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              }
            ],
            "selectedProducts": [
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              },
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "0135c5b4-c561-4944-90fa-5e45036bf83d",
            "markerId": "19c338e0-be27-4ab4-b3ae-e55a5759baa9",
            "solutionId": "cf8c806b-71b9-4fad-bbff-ac8b44848904",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                },
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              },
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              }
            ],
            "selectedProducts": [
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              },
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          },
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          }
        ],
        "archivedReports": [
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          },
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          }
        ],
        "productSolutions": [
          {
            "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              },
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              },
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "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": "5d54e62d-86ce-4af7-b89f-015da218589a",
    "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": "6d19a09d-620c-4e51-a858-c38930538cdf",
    "buildingComponent": "sample string 15",
    "projectId": "c4866764-ab45-4200-9df7-a2fd8ea7061c",
    "project": "sample string 17",
    "blueprintFileId": "3ea7e8ce-20df-4caf-8dce-5edb3da52a35",
    "blueprintFile": {
      "id": "26f688aa-2339-4c98-9b17-4de57a0f5f67",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "1c98aa62-e73b-4fa9-bd6f-ba7d84196643",
        "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": "3c2395a1-4953-42c6-87e8-6e8139e69cde",
        "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": "df296f82-c655-4f26-8a29-d4656dc03156",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "1600dfbe-3e26-4bae-9d68-c6d2811c35c2",
        "project": "sample string 15",
        "projectId": "123c6829-1487-4c2c-b8aa-11044fc2a173",
        "qrLogAttributeXMarker": [
          {
            "id": "b23b995c-6d8f-47c1-857a-819b8644353e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "a693546f-3888-46e7-9de5-c64536650062",
            "markerId": "d5702a54-ab20-4b77-93a3-197b12360e61",
            "qrLogAttributeId": "0fd19e68-8b5c-4e46-8b39-a54b5d6682ab",
            "qrLogAttribute": {
              "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
              "code": "sample string 2",
              "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
              "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
              "qrLogAttributeClass": {
                "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  },
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                },
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "b23b995c-6d8f-47c1-857a-819b8644353e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "a693546f-3888-46e7-9de5-c64536650062",
            "markerId": "d5702a54-ab20-4b77-93a3-197b12360e61",
            "qrLogAttributeId": "0fd19e68-8b5c-4e46-8b39-a54b5d6682ab",
            "qrLogAttribute": {
              "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
              "code": "sample string 2",
              "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
              "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
              "qrLogAttributeClass": {
                "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  },
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                },
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "0135c5b4-c561-4944-90fa-5e45036bf83d",
            "markerId": "19c338e0-be27-4ab4-b3ae-e55a5759baa9",
            "solutionId": "cf8c806b-71b9-4fad-bbff-ac8b44848904",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                },
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              },
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              }
            ],
            "selectedProducts": [
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              },
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "0135c5b4-c561-4944-90fa-5e45036bf83d",
            "markerId": "19c338e0-be27-4ab4-b3ae-e55a5759baa9",
            "solutionId": "cf8c806b-71b9-4fad-bbff-ac8b44848904",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                },
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              },
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              }
            ],
            "selectedProducts": [
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              },
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          },
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          }
        ],
        "archivedReports": [
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          },
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          }
        ],
        "productSolutions": [
          {
            "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              },
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              },
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "1c98aa62-e73b-4fa9-bd6f-ba7d84196643",
        "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": "3c2395a1-4953-42c6-87e8-6e8139e69cde",
        "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": "df296f82-c655-4f26-8a29-d4656dc03156",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "1600dfbe-3e26-4bae-9d68-c6d2811c35c2",
        "project": "sample string 15",
        "projectId": "123c6829-1487-4c2c-b8aa-11044fc2a173",
        "qrLogAttributeXMarker": [
          {
            "id": "b23b995c-6d8f-47c1-857a-819b8644353e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "a693546f-3888-46e7-9de5-c64536650062",
            "markerId": "d5702a54-ab20-4b77-93a3-197b12360e61",
            "qrLogAttributeId": "0fd19e68-8b5c-4e46-8b39-a54b5d6682ab",
            "qrLogAttribute": {
              "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
              "code": "sample string 2",
              "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
              "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
              "qrLogAttributeClass": {
                "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  },
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                },
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "b23b995c-6d8f-47c1-857a-819b8644353e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "a693546f-3888-46e7-9de5-c64536650062",
            "markerId": "d5702a54-ab20-4b77-93a3-197b12360e61",
            "qrLogAttributeId": "0fd19e68-8b5c-4e46-8b39-a54b5d6682ab",
            "qrLogAttribute": {
              "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
              "code": "sample string 2",
              "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
              "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
              "qrLogAttributeClass": {
                "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  },
                  {
                    "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                },
                {
                  "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "0135c5b4-c561-4944-90fa-5e45036bf83d",
            "markerId": "19c338e0-be27-4ab4-b3ae-e55a5759baa9",
            "solutionId": "cf8c806b-71b9-4fad-bbff-ac8b44848904",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                },
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              },
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              }
            ],
            "selectedProducts": [
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              },
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "0135c5b4-c561-4944-90fa-5e45036bf83d",
            "markerId": "19c338e0-be27-4ab4-b3ae-e55a5759baa9",
            "solutionId": "cf8c806b-71b9-4fad-bbff-ac8b44848904",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                },
                {
                  "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                  "qrLogAttributeListValue": {
                    "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                    "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                    "qrLogAttribute": {
                      "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                      "code": "sample string 2",
                      "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                      "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                      "qrLogAttributeClass": {
                        "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                  "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      },
                      {
                        "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                        "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                        "translations": [
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          },
                          {
                            "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              },
              {
                "id": "09da32fd-a7fd-420b-8976-ab4512511c50",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-05-23T19:39:06.8630858Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "7e22adf0-c36b-4ccc-8cd4-9d19286a8e82"
              }
            ],
            "selectedProducts": [
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              },
              {
                "id": "59ea8aba-3aed-4b90-9f4f-de662b396559",
                "markerXSolutionsId": "726521a1-1c25-4e0a-96eb-33a2f662af51",
                "productId": "d59c6a37-f6f9-46c3-8ddd-3f2bb14069d3"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          },
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          }
        ],
        "archivedReports": [
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          },
          {
            "id": "86608fd0-2d91-460f-8de2-3a6846bd3a8c",
            "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": "c1223e8f-43e9-494a-beb4-f923f2f53f15"
          }
        ],
        "productSolutions": [
          {
            "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              },
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "2437d02a-74ee-4c69-9b24-bf404cc2139a",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              },
              {
                "id": "7ec632dc-95bf-4b5a-95f0-a885b0e0b533",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/7ec632dc-95bf-4b5a-95f0-a885b0e0b533"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5758a9d8-b202-49fa-ad90-96f5afcf2c5c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "ec6378ae-84ed-416b-b60c-be0f26a415f7",
                "qrLogAttributeListValue": {
                  "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                  "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                  "qrLogAttribute": {
                    "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                    "code": "sample string 2",
                    "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                    "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                    "qrLogAttributeClass": {
                      "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ]
                },
                "markerXSolutionsId": "76e74dc6-d90a-4b57-897c-e765b7c1e810",
                "qrLogAttributeId": "40a9afbf-8d69-4ad4-8d87-a26cd7acb913",
                "qrLogAttribute": {
                  "id": "583ece33-146d-4eef-9979-8c8b2ca6c93b",
                  "code": "sample string 2",
                  "selectedValue": "665a02fe-d22f-4ccb-95eb-0dd379b7101a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "dad1a6be-d371-4c65-9815-b29d08631f3a",
                  "sourceId": "40e98bdd-0166-47a8-86ed-8c5e93c92177",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "276a61b4-b5b4-4b82-9235-186dd31906d3",
                  "qrLogAttributeClass": {
                    "id": "acf8b0f7-45c0-4240-bb56-7d9a29632111",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      },
                      {
                        "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    },
                    {
                      "id": "de538ad1-c64d-4f9f-b2a9-4527b53c55c3",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "123dc16c-f50d-474d-a901-3bf11c8c245e",
                      "qrLogAttributeListValueGlobalRefId": "b5a27790-372b-4fa5-a85c-7b08281be333",
                      "translations": [
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        },
                        {
                          "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    },
                    {
                      "id": "60a88668-b09f-4020-b7a4-8e4b48eb7d06",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "138be438-69bf-4e06-b6c5-cb48235d61e4"
                    }
                  ],
                  "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
  }
]