PUT api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "d38b8973-19d3-47d5-a4b5-fe8b58727504",
  "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": "2aa9f5d2-b0c8-4b02-9fa6-8fe11a4f340b",
  "buildingComponent": "sample string 15",
  "projectId": "18672d79-1a22-4236-ac49-392b4a02aa9d",
  "project": "sample string 17",
  "blueprintFileId": "8c347f83-2356-4a98-988e-ff7d18f0f041",
  "blueprintFile": {
    "id": "f1c28c73-caaa-4938-a19d-1c8220d7b104",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "4c7a5557-3ccd-4482-9101-d835b48703db",
      "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": "e17d903a-2cba-4f1c-9595-758d3a9ed7e1",
      "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": "3ee48019-9a75-4612-895c-0143c6dff49f",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "913ca6bb-4f85-426f-9106-4f8461b3d562",
      "project": "sample string 15",
      "projectId": "b0dfe39e-df63-4ef7-95c7-dfd9ff08163c",
      "qrLogAttributeXMarker": [
        {
          "id": "bd1347b8-f893-4cfe-9ef2-6661c1c2820e",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "c468d1fd-36f9-418a-b9ac-e16c2f90c76e",
          "markerId": "a337adf7-8600-4b06-aff5-5f746cbc3a7b",
          "qrLogAttributeId": "f97ec398-03cb-4901-8fa3-229cd3d1e551",
          "qrLogAttribute": {
            "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
            "code": "sample string 2",
            "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
            "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
            "qrLogAttributeClass": {
              "id": "848bffdd-af3e-4bee-897b-f614c1722978",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                },
                {
                  "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
              },
              {
                "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "bd1347b8-f893-4cfe-9ef2-6661c1c2820e",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "c468d1fd-36f9-418a-b9ac-e16c2f90c76e",
          "markerId": "a337adf7-8600-4b06-aff5-5f746cbc3a7b",
          "qrLogAttributeId": "f97ec398-03cb-4901-8fa3-229cd3d1e551",
          "qrLogAttribute": {
            "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
            "code": "sample string 2",
            "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
            "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
            "qrLogAttributeClass": {
              "id": "848bffdd-af3e-4bee-897b-f614c1722978",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                },
                {
                  "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
              },
              {
                "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "594cc865-a730-4722-bd54-b358628ee496",
          "markerId": "3e23f56e-febc-4e4a-ad4e-3e2f4b0a2dc1",
          "solutionId": "14b9d29f-0179-42e7-96e9-7cca532d7d69",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "2ccbdca8-729d-47eb-b18e-225f2dd5c7c5",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
              },
              {
                "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
                "qrLogAttributeListValue": {
                  "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                  "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                  "qrLogAttribute": {
                    "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                    "code": "sample string 2",
                    "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                    "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                    "qrLogAttributeClass": {
                      "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
                "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
                "qrLogAttributeListValue": {
                  "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                  "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                  "qrLogAttribute": {
                    "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                    "code": "sample string 2",
                    "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                    "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                    "qrLogAttributeClass": {
                      "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
                "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "3c25c212-f36b-4647-88dc-9a167ec4df64",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:54:37.815544Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "fb016d8e-2193-48bc-b29a-d1b2831c431f"
            },
            {
              "id": "3c25c212-f36b-4647-88dc-9a167ec4df64",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:54:37.815544Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "fb016d8e-2193-48bc-b29a-d1b2831c431f"
            }
          ],
          "selectedProducts": [
            {
              "id": "572768a9-9242-4612-9f4d-1bbdf08a0dee",
              "markerXSolutionsId": "2e69715a-2f9b-4b13-9633-335b42a9078e",
              "productId": "79c28719-f13b-41ff-99a4-4ac9e923277e"
            },
            {
              "id": "572768a9-9242-4612-9f4d-1bbdf08a0dee",
              "markerXSolutionsId": "2e69715a-2f9b-4b13-9633-335b42a9078e",
              "productId": "79c28719-f13b-41ff-99a4-4ac9e923277e"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "594cc865-a730-4722-bd54-b358628ee496",
          "markerId": "3e23f56e-febc-4e4a-ad4e-3e2f4b0a2dc1",
          "solutionId": "14b9d29f-0179-42e7-96e9-7cca532d7d69",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "2ccbdca8-729d-47eb-b18e-225f2dd5c7c5",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
              },
              {
                "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
                "qrLogAttributeListValue": {
                  "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                  "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                  "qrLogAttribute": {
                    "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                    "code": "sample string 2",
                    "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                    "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                    "qrLogAttributeClass": {
                      "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
                "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
                "qrLogAttributeListValue": {
                  "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                  "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                  "qrLogAttribute": {
                    "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                    "code": "sample string 2",
                    "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                    "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                    "qrLogAttributeClass": {
                      "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
                "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "3c25c212-f36b-4647-88dc-9a167ec4df64",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:54:37.815544Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "fb016d8e-2193-48bc-b29a-d1b2831c431f"
            },
            {
              "id": "3c25c212-f36b-4647-88dc-9a167ec4df64",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:54:37.815544Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "fb016d8e-2193-48bc-b29a-d1b2831c431f"
            }
          ],
          "selectedProducts": [
            {
              "id": "572768a9-9242-4612-9f4d-1bbdf08a0dee",
              "markerXSolutionsId": "2e69715a-2f9b-4b13-9633-335b42a9078e",
              "productId": "79c28719-f13b-41ff-99a4-4ac9e923277e"
            },
            {
              "id": "572768a9-9242-4612-9f4d-1bbdf08a0dee",
              "markerXSolutionsId": "2e69715a-2f9b-4b13-9633-335b42a9078e",
              "productId": "79c28719-f13b-41ff-99a4-4ac9e923277e"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "dbc4c246-5fb1-46d9-9e0e-814501482f5e",
          "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": "f3ab3268-821b-4f8c-84ec-7fd5adb63774"
        },
        {
          "id": "dbc4c246-5fb1-46d9-9e0e-814501482f5e",
          "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": "f3ab3268-821b-4f8c-84ec-7fd5adb63774"
        }
      ],
      "archivedReports": [
        {
          "id": "dbc4c246-5fb1-46d9-9e0e-814501482f5e",
          "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": "f3ab3268-821b-4f8c-84ec-7fd5adb63774"
        },
        {
          "id": "dbc4c246-5fb1-46d9-9e0e-814501482f5e",
          "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": "f3ab3268-821b-4f8c-84ec-7fd5adb63774"
        }
      ],
      "productSolutions": [
        {
          "id": "2ccbdca8-729d-47eb-b18e-225f2dd5c7c5",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
            },
            {
              "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "2ccbdca8-729d-47eb-b18e-225f2dd5c7c5",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
            },
            {
              "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "4c7a5557-3ccd-4482-9101-d835b48703db",
      "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": "e17d903a-2cba-4f1c-9595-758d3a9ed7e1",
      "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": "3ee48019-9a75-4612-895c-0143c6dff49f",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "913ca6bb-4f85-426f-9106-4f8461b3d562",
      "project": "sample string 15",
      "projectId": "b0dfe39e-df63-4ef7-95c7-dfd9ff08163c",
      "qrLogAttributeXMarker": [
        {
          "id": "bd1347b8-f893-4cfe-9ef2-6661c1c2820e",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "c468d1fd-36f9-418a-b9ac-e16c2f90c76e",
          "markerId": "a337adf7-8600-4b06-aff5-5f746cbc3a7b",
          "qrLogAttributeId": "f97ec398-03cb-4901-8fa3-229cd3d1e551",
          "qrLogAttribute": {
            "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
            "code": "sample string 2",
            "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
            "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
            "qrLogAttributeClass": {
              "id": "848bffdd-af3e-4bee-897b-f614c1722978",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                },
                {
                  "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
              },
              {
                "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "bd1347b8-f893-4cfe-9ef2-6661c1c2820e",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "c468d1fd-36f9-418a-b9ac-e16c2f90c76e",
          "markerId": "a337adf7-8600-4b06-aff5-5f746cbc3a7b",
          "qrLogAttributeId": "f97ec398-03cb-4901-8fa3-229cd3d1e551",
          "qrLogAttribute": {
            "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
            "code": "sample string 2",
            "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
            "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
            "qrLogAttributeClass": {
              "id": "848bffdd-af3e-4bee-897b-f614c1722978",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                },
                {
                  "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
              },
              {
                "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "594cc865-a730-4722-bd54-b358628ee496",
          "markerId": "3e23f56e-febc-4e4a-ad4e-3e2f4b0a2dc1",
          "solutionId": "14b9d29f-0179-42e7-96e9-7cca532d7d69",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "2ccbdca8-729d-47eb-b18e-225f2dd5c7c5",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
              },
              {
                "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
                "qrLogAttributeListValue": {
                  "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                  "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                  "qrLogAttribute": {
                    "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                    "code": "sample string 2",
                    "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                    "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                    "qrLogAttributeClass": {
                      "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
                "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
                "qrLogAttributeListValue": {
                  "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                  "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                  "qrLogAttribute": {
                    "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                    "code": "sample string 2",
                    "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                    "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                    "qrLogAttributeClass": {
                      "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
                "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "3c25c212-f36b-4647-88dc-9a167ec4df64",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:54:37.815544Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "fb016d8e-2193-48bc-b29a-d1b2831c431f"
            },
            {
              "id": "3c25c212-f36b-4647-88dc-9a167ec4df64",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:54:37.815544Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "fb016d8e-2193-48bc-b29a-d1b2831c431f"
            }
          ],
          "selectedProducts": [
            {
              "id": "572768a9-9242-4612-9f4d-1bbdf08a0dee",
              "markerXSolutionsId": "2e69715a-2f9b-4b13-9633-335b42a9078e",
              "productId": "79c28719-f13b-41ff-99a4-4ac9e923277e"
            },
            {
              "id": "572768a9-9242-4612-9f4d-1bbdf08a0dee",
              "markerXSolutionsId": "2e69715a-2f9b-4b13-9633-335b42a9078e",
              "productId": "79c28719-f13b-41ff-99a4-4ac9e923277e"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "594cc865-a730-4722-bd54-b358628ee496",
          "markerId": "3e23f56e-febc-4e4a-ad4e-3e2f4b0a2dc1",
          "solutionId": "14b9d29f-0179-42e7-96e9-7cca532d7d69",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "2ccbdca8-729d-47eb-b18e-225f2dd5c7c5",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
              },
              {
                "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
                "qrLogAttributeListValue": {
                  "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                  "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                  "qrLogAttribute": {
                    "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                    "code": "sample string 2",
                    "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                    "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                    "qrLogAttributeClass": {
                      "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
                "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
                "qrLogAttributeListValue": {
                  "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                  "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                  "qrLogAttribute": {
                    "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                    "code": "sample string 2",
                    "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                    "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                    "qrLogAttributeClass": {
                      "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
                "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    },
                    {
                      "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                      "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                      "translations": [
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        },
                        {
                          "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "3c25c212-f36b-4647-88dc-9a167ec4df64",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:54:37.815544Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "fb016d8e-2193-48bc-b29a-d1b2831c431f"
            },
            {
              "id": "3c25c212-f36b-4647-88dc-9a167ec4df64",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2024-09-19T18:54:37.815544Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "fb016d8e-2193-48bc-b29a-d1b2831c431f"
            }
          ],
          "selectedProducts": [
            {
              "id": "572768a9-9242-4612-9f4d-1bbdf08a0dee",
              "markerXSolutionsId": "2e69715a-2f9b-4b13-9633-335b42a9078e",
              "productId": "79c28719-f13b-41ff-99a4-4ac9e923277e"
            },
            {
              "id": "572768a9-9242-4612-9f4d-1bbdf08a0dee",
              "markerXSolutionsId": "2e69715a-2f9b-4b13-9633-335b42a9078e",
              "productId": "79c28719-f13b-41ff-99a4-4ac9e923277e"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "dbc4c246-5fb1-46d9-9e0e-814501482f5e",
          "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": "f3ab3268-821b-4f8c-84ec-7fd5adb63774"
        },
        {
          "id": "dbc4c246-5fb1-46d9-9e0e-814501482f5e",
          "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": "f3ab3268-821b-4f8c-84ec-7fd5adb63774"
        }
      ],
      "archivedReports": [
        {
          "id": "dbc4c246-5fb1-46d9-9e0e-814501482f5e",
          "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": "f3ab3268-821b-4f8c-84ec-7fd5adb63774"
        },
        {
          "id": "dbc4c246-5fb1-46d9-9e0e-814501482f5e",
          "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": "f3ab3268-821b-4f8c-84ec-7fd5adb63774"
        }
      ],
      "productSolutions": [
        {
          "id": "2ccbdca8-729d-47eb-b18e-225f2dd5c7c5",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
            },
            {
              "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "2ccbdca8-729d-47eb-b18e-225f2dd5c7c5",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
            },
            {
              "id": "087d2e41-87b9-4e90-926c-9cd3f9a32560",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/087d2e41-87b9-4e90-926c-9cd3f9a32560"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5202d83e-fbf6-461c-8b33-9b5874fadcb4",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2fd8e53d-0f3e-40ac-bd4d-c212dd6c1460",
              "qrLogAttributeListValue": {
                "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                "qrLogAttribute": {
                  "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                  "code": "sample string 2",
                  "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                  "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                  "qrLogAttributeClass": {
                    "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ]
              },
              "markerXSolutionsId": "96c0dfe9-b1dd-418d-8e4a-39935691fda2",
              "qrLogAttributeId": "df0465d8-a04f-40ac-9d50-7fe2ed50dda4",
              "qrLogAttribute": {
                "id": "3fd6c6c2-524d-4b2b-b60e-701d04595392",
                "code": "sample string 2",
                "selectedValue": "01b83fe4-9744-445e-a310-dff507c674e2",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "6e00fd22-0b8b-4e79-803e-eb972da2fecd",
                "sourceId": "da6dff21-3816-406b-8f3e-68953f0f4241",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "50dee6a1-68ac-48ef-897f-d02626de093a",
                "qrLogAttributeClass": {
                  "id": "848bffdd-af3e-4bee-897b-f614c1722978",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    },
                    {
                      "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  },
                  {
                    "id": "50311a58-6d7a-4ea5-860a-f6b0c057eee5",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "2c3f07e4-0546-4ede-899d-df62c556fbd5",
                    "qrLogAttributeListValueGlobalRefId": "4dff1ead-f71b-4960-aab4-a4aa234327a4",
                    "translations": [
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      },
                      {
                        "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  },
                  {
                    "id": "8a9d5ed4-ef28-48f1-b4eb-467e97b54d3a",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "202833a6-fe9c-4fbd-a0f9-124bb9a6880f"
                  }
                ],
                "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
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'BlueprintViewModel'.

Response Information

Resource Description

None.