GET api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "9b31a19c-23be-40c0-94d5-928bc9d0f12f",
  "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": "313d6ad0-3414-45a8-938e-5feed38c1297",
  "buildingComponent": "sample string 15",
  "projectId": "d6d27f76-7a22-4164-87bf-3baeb65bc6dd",
  "project": "sample string 17",
  "blueprintFileId": "fe4f94d6-5eda-43ac-8dc0-775880c8a6c3",
  "blueprintFile": {
    "id": "45780922-ec30-4723-8054-830e31802d50",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "79ab9f6a-e7c2-4bd5-83d2-a233ae035811",
      "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": "4866d794-d8e6-45f9-a203-b7c14231e71a",
      "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": "0bf7ae79-ff1d-4422-87a9-f709ee2e4fd8",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "214133b7-c27f-4489-ba39-fd5170a7d663",
      "project": "sample string 15",
      "projectId": "3ef28d2b-ef10-48ca-a23b-c7b414c6a418",
      "qrLogAttributeXMarker": [
        {
          "id": "b0d700e6-d65e-43f9-938f-6625ba80f945",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "9b48711c-2f0c-4d37-90a2-17e42f4eeb65",
          "markerId": "5cee1893-9da1-46f2-92c4-1bd5cdcb71b3",
          "qrLogAttributeId": "5a1cf1b7-d887-4919-b05b-03c0c4186473",
          "qrLogAttribute": {
            "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
            "code": "sample string 2",
            "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
            "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
            "qrLogAttributeClass": {
              "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                },
                {
                  "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
              },
              {
                "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "b0d700e6-d65e-43f9-938f-6625ba80f945",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "9b48711c-2f0c-4d37-90a2-17e42f4eeb65",
          "markerId": "5cee1893-9da1-46f2-92c4-1bd5cdcb71b3",
          "qrLogAttributeId": "5a1cf1b7-d887-4919-b05b-03c0c4186473",
          "qrLogAttribute": {
            "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
            "code": "sample string 2",
            "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
            "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
            "qrLogAttributeClass": {
              "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                },
                {
                  "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
              },
              {
                "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "b1307b8d-2a24-4669-986f-b59dc5a82527",
          "markerId": "c883f365-2747-48b1-9b6f-e5e1b273ab87",
          "solutionId": "d622b1cf-ce51-46ee-94d0-fb15ce937af1",
          "taxonomy263415Id": "9e6d1b16-743a-4421-91c8-5fe340db06cc",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "8ca57c10-7961-444f-a335-447616b5b3ab",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
              },
              {
                "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
                "qrLogAttributeListValue": {
                  "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                  "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                  "qrLogAttribute": {
                    "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                    "code": "sample string 2",
                    "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                    "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                    "qrLogAttributeClass": {
                      "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
                "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
                "qrLogAttributeListValue": {
                  "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                  "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                  "qrLogAttribute": {
                    "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                    "code": "sample string 2",
                    "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                    "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                    "qrLogAttributeClass": {
                      "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
                "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "0850b333-9a58-4103-b554-9dc44c344af2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:08:21.0673974Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d5ffc79f-1e47-40cc-957c-92be671f21da"
            },
            {
              "id": "0850b333-9a58-4103-b554-9dc44c344af2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:08:21.0673974Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d5ffc79f-1e47-40cc-957c-92be671f21da"
            }
          ],
          "selectedProducts": [
            {
              "id": "8cb48f4a-e005-4675-a8f9-72219e82fec5",
              "markerXSolutionsId": "f881d5b1-5ce2-4b21-9fef-8330d35549eb",
              "productId": "8a2cd82f-7186-402f-a00d-dbec0f2dfc75"
            },
            {
              "id": "8cb48f4a-e005-4675-a8f9-72219e82fec5",
              "markerXSolutionsId": "f881d5b1-5ce2-4b21-9fef-8330d35549eb",
              "productId": "8a2cd82f-7186-402f-a00d-dbec0f2dfc75"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "b1307b8d-2a24-4669-986f-b59dc5a82527",
          "markerId": "c883f365-2747-48b1-9b6f-e5e1b273ab87",
          "solutionId": "d622b1cf-ce51-46ee-94d0-fb15ce937af1",
          "taxonomy263415Id": "9e6d1b16-743a-4421-91c8-5fe340db06cc",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "8ca57c10-7961-444f-a335-447616b5b3ab",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
              },
              {
                "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
                "qrLogAttributeListValue": {
                  "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                  "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                  "qrLogAttribute": {
                    "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                    "code": "sample string 2",
                    "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                    "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                    "qrLogAttributeClass": {
                      "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
                "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
                "qrLogAttributeListValue": {
                  "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                  "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                  "qrLogAttribute": {
                    "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                    "code": "sample string 2",
                    "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                    "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                    "qrLogAttributeClass": {
                      "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
                "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "0850b333-9a58-4103-b554-9dc44c344af2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:08:21.0673974Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d5ffc79f-1e47-40cc-957c-92be671f21da"
            },
            {
              "id": "0850b333-9a58-4103-b554-9dc44c344af2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:08:21.0673974Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d5ffc79f-1e47-40cc-957c-92be671f21da"
            }
          ],
          "selectedProducts": [
            {
              "id": "8cb48f4a-e005-4675-a8f9-72219e82fec5",
              "markerXSolutionsId": "f881d5b1-5ce2-4b21-9fef-8330d35549eb",
              "productId": "8a2cd82f-7186-402f-a00d-dbec0f2dfc75"
            },
            {
              "id": "8cb48f4a-e005-4675-a8f9-72219e82fec5",
              "markerXSolutionsId": "f881d5b1-5ce2-4b21-9fef-8330d35549eb",
              "productId": "8a2cd82f-7186-402f-a00d-dbec0f2dfc75"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "e44061ed-c94a-4c72-86be-8dcfed3fb644",
          "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": "93813cbf-18cd-4ab2-9f0d-a49221e4690d"
        },
        {
          "id": "e44061ed-c94a-4c72-86be-8dcfed3fb644",
          "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": "93813cbf-18cd-4ab2-9f0d-a49221e4690d"
        }
      ],
      "archivedReports": [
        {
          "id": "e44061ed-c94a-4c72-86be-8dcfed3fb644",
          "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": "93813cbf-18cd-4ab2-9f0d-a49221e4690d"
        },
        {
          "id": "e44061ed-c94a-4c72-86be-8dcfed3fb644",
          "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": "93813cbf-18cd-4ab2-9f0d-a49221e4690d"
        }
      ],
      "productSolutions": [
        {
          "id": "8ca57c10-7961-444f-a335-447616b5b3ab",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
            },
            {
              "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "8ca57c10-7961-444f-a335-447616b5b3ab",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
            },
            {
              "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "79ab9f6a-e7c2-4bd5-83d2-a233ae035811",
      "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": "4866d794-d8e6-45f9-a203-b7c14231e71a",
      "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": "0bf7ae79-ff1d-4422-87a9-f709ee2e4fd8",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "214133b7-c27f-4489-ba39-fd5170a7d663",
      "project": "sample string 15",
      "projectId": "3ef28d2b-ef10-48ca-a23b-c7b414c6a418",
      "qrLogAttributeXMarker": [
        {
          "id": "b0d700e6-d65e-43f9-938f-6625ba80f945",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "9b48711c-2f0c-4d37-90a2-17e42f4eeb65",
          "markerId": "5cee1893-9da1-46f2-92c4-1bd5cdcb71b3",
          "qrLogAttributeId": "5a1cf1b7-d887-4919-b05b-03c0c4186473",
          "qrLogAttribute": {
            "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
            "code": "sample string 2",
            "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
            "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
            "qrLogAttributeClass": {
              "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                },
                {
                  "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
              },
              {
                "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "b0d700e6-d65e-43f9-938f-6625ba80f945",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "9b48711c-2f0c-4d37-90a2-17e42f4eeb65",
          "markerId": "5cee1893-9da1-46f2-92c4-1bd5cdcb71b3",
          "qrLogAttributeId": "5a1cf1b7-d887-4919-b05b-03c0c4186473",
          "qrLogAttribute": {
            "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
            "code": "sample string 2",
            "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
            "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
            "qrLogAttributeClass": {
              "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                },
                {
                  "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
              },
              {
                "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "b1307b8d-2a24-4669-986f-b59dc5a82527",
          "markerId": "c883f365-2747-48b1-9b6f-e5e1b273ab87",
          "solutionId": "d622b1cf-ce51-46ee-94d0-fb15ce937af1",
          "taxonomy263415Id": "9e6d1b16-743a-4421-91c8-5fe340db06cc",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "8ca57c10-7961-444f-a335-447616b5b3ab",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
              },
              {
                "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
                "qrLogAttributeListValue": {
                  "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                  "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                  "qrLogAttribute": {
                    "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                    "code": "sample string 2",
                    "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                    "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                    "qrLogAttributeClass": {
                      "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
                "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
                "qrLogAttributeListValue": {
                  "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                  "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                  "qrLogAttribute": {
                    "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                    "code": "sample string 2",
                    "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                    "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                    "qrLogAttributeClass": {
                      "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
                "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "0850b333-9a58-4103-b554-9dc44c344af2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:08:21.0673974Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d5ffc79f-1e47-40cc-957c-92be671f21da"
            },
            {
              "id": "0850b333-9a58-4103-b554-9dc44c344af2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:08:21.0673974Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d5ffc79f-1e47-40cc-957c-92be671f21da"
            }
          ],
          "selectedProducts": [
            {
              "id": "8cb48f4a-e005-4675-a8f9-72219e82fec5",
              "markerXSolutionsId": "f881d5b1-5ce2-4b21-9fef-8330d35549eb",
              "productId": "8a2cd82f-7186-402f-a00d-dbec0f2dfc75"
            },
            {
              "id": "8cb48f4a-e005-4675-a8f9-72219e82fec5",
              "markerXSolutionsId": "f881d5b1-5ce2-4b21-9fef-8330d35549eb",
              "productId": "8a2cd82f-7186-402f-a00d-dbec0f2dfc75"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        },
        {
          "id": "b1307b8d-2a24-4669-986f-b59dc5a82527",
          "markerId": "c883f365-2747-48b1-9b6f-e5e1b273ab87",
          "solutionId": "d622b1cf-ce51-46ee-94d0-fb15ce937af1",
          "taxonomy263415Id": "9e6d1b16-743a-4421-91c8-5fe340db06cc",
          "amount": 3,
          "diameter": 4.0,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8.0,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "8ca57c10-7961-444f-a335-447616b5b3ab",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
              },
              {
                "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
                "name": "sample string 2",
                "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
                "qrLogAttributeListValue": {
                  "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                  "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                  "qrLogAttribute": {
                    "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                    "code": "sample string 2",
                    "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                    "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                    "qrLogAttributeClass": {
                      "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
                "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
                "qrLogAttributeListValue": {
                  "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                  "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                  "qrLogAttribute": {
                    "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                    "code": "sample string 2",
                    "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                    "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                    "qrLogAttributeClass": {
                      "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
                "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    },
                    {
                      "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                      "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                      "translations": [
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        },
                        {
                          "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "0850b333-9a58-4103-b554-9dc44c344af2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:08:21.0673974Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d5ffc79f-1e47-40cc-957c-92be671f21da"
            },
            {
              "id": "0850b333-9a58-4103-b554-9dc44c344af2",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-01-09T02:08:21.0673974Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "d5ffc79f-1e47-40cc-957c-92be671f21da"
            }
          ],
          "selectedProducts": [
            {
              "id": "8cb48f4a-e005-4675-a8f9-72219e82fec5",
              "markerXSolutionsId": "f881d5b1-5ce2-4b21-9fef-8330d35549eb",
              "productId": "8a2cd82f-7186-402f-a00d-dbec0f2dfc75"
            },
            {
              "id": "8cb48f4a-e005-4675-a8f9-72219e82fec5",
              "markerXSolutionsId": "f881d5b1-5ce2-4b21-9fef-8330d35549eb",
              "productId": "8a2cd82f-7186-402f-a00d-dbec0f2dfc75"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "imageLink": "sample string 13",
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "e44061ed-c94a-4c72-86be-8dcfed3fb644",
          "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": "93813cbf-18cd-4ab2-9f0d-a49221e4690d"
        },
        {
          "id": "e44061ed-c94a-4c72-86be-8dcfed3fb644",
          "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": "93813cbf-18cd-4ab2-9f0d-a49221e4690d"
        }
      ],
      "archivedReports": [
        {
          "id": "e44061ed-c94a-4c72-86be-8dcfed3fb644",
          "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": "93813cbf-18cd-4ab2-9f0d-a49221e4690d"
        },
        {
          "id": "e44061ed-c94a-4c72-86be-8dcfed3fb644",
          "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": "93813cbf-18cd-4ab2-9f0d-a49221e4690d"
        }
      ],
      "productSolutions": [
        {
          "id": "8ca57c10-7961-444f-a335-447616b5b3ab",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
            },
            {
              "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "8ca57c10-7961-444f-a335-447616b5b3ab",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
            },
            {
              "id": "e3410305-4f8c-4539-8d0a-e96ad7f45468",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/e3410305-4f8c-4539-8d0a-e96ad7f45468"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "5ad90e2f-3135-40f7-bc60-d62ea4fbb04f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "3b1a8b90-8f26-4fa7-a96b-b7b83b5b5622",
              "qrLogAttributeListValue": {
                "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                "qrLogAttribute": {
                  "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                  "code": "sample string 2",
                  "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                  "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                  "qrLogAttributeClass": {
                    "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ]
              },
              "markerXSolutionsId": "1ec4318d-f52d-4015-89a0-5298585d1824",
              "qrLogAttributeId": "18a6cca5-7d20-4b41-b53f-4750a52c8852",
              "qrLogAttribute": {
                "id": "109575ae-d48c-4fe8-a56c-6c724939d6bd",
                "code": "sample string 2",
                "selectedValue": "0437dde8-2332-4e8d-a21c-64a1261c3044",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "f8166e31-46a5-464e-a260-e0fbcac34d10",
                "sourceId": "b4fadfab-4b4c-45a4-976e-fc401c8b61b1",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "16ecc2fe-8f75-4398-be2c-bf76ec656a62",
                "qrLogAttributeClass": {
                  "id": "b6b0bd3a-c6a6-44b8-81af-8169824e29cc",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    },
                    {
                      "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  },
                  {
                    "id": "dbe5444c-6317-4f76-914d-bb5c2fae76b8",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "e7d62d48-072d-493d-97bc-88983d582327",
                    "qrLogAttributeListValueGlobalRefId": "65a43320-2c59-4f71-95b5-273fdc4d7e61",
                    "translations": [
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      },
                      {
                        "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  },
                  {
                    "id": "8ae2a6a4-ad11-4b29-97b2-17e6d79dbb9b",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "a935311a-d517-4997-895e-efc9ae4bb614"
                  }
                ],
                "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
}