GET api/MarkersByBlueprintId/{blueprintId}?languageCode={languageCode}&light={light}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
blueprintId

globally unique identifier

Required

languageCode

string

Required

light

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Collection of MarkerViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Number

integer

None.

Label

string

None.

CoordX

decimal number

None.

CoordY

decimal number

None.

CoordX2

decimal number

None.

CoordY2

decimal number

None.

CreatedTs

string

None.

ModifiedTs

string

None.

Date

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

QRId

globally unique identifier

None.

Comments

string

None.

Status

string

None.

ManualStatus

integer

None.

IsApproved

integer

None.

InstallerId

integer

None.

Installer

InstallerViewModel

None.

BlueprintId

globally unique identifier

None.

Blueprint

string

None.

BuildingComponent

string

None.

BuildingComponentId

globally unique identifier

None.

Project

string

None.

ProjectId

globally unique identifier

None.

QRLogAttributeXMarker

Collection of QRLogAttributeXMarkerViewModel

None.

MarkerXSolutions

Collection of MarkerXSolutionsViewModel

None.

Reports

Collection of ReportViewModel

None.

ArchivedReports

Collection of ReportViewModel

None.

ProductSolutions

Collection of ProductSolutionViewModel

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "98693990-168f-4577-aaba-a8e3051b3e7a",
    "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": "280fb23b-4532-4ea0-ad9e-4d469cd777f8",
    "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": "9fbc39c4-96f7-453d-964b-b2a673ee8384",
    "blueprint": "sample string 12",
    "buildingComponent": "sample string 13",
    "buildingComponentId": "8a7837e0-3ff1-46a3-a622-8debdf31d6e4",
    "project": "sample string 15",
    "projectId": "376f82e7-2f8b-4459-8eeb-0e2797c95dfc",
    "qrLogAttributeXMarker": [
      {
        "id": "2aed5a80-dd89-4792-8b07-4716f72a1857",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "da3cff83-41d6-4b0e-bdf4-37f16fd0a55e",
        "markerId": "573ebfb3-6a48-47c5-926e-ba27d37333a4",
        "qrLogAttributeId": "4a4813fd-057d-4519-9a9a-24375297d3d6",
        "qrLogAttribute": {
          "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
          "code": "sample string 2",
          "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
          "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
          "qrLogAttributeClass": {
            "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
              },
              {
                "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
            },
            {
              "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
            }
          ],
          "isOriginatedByPim": true
        }
      },
      {
        "id": "2aed5a80-dd89-4792-8b07-4716f72a1857",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "da3cff83-41d6-4b0e-bdf4-37f16fd0a55e",
        "markerId": "573ebfb3-6a48-47c5-926e-ba27d37333a4",
        "qrLogAttributeId": "4a4813fd-057d-4519-9a9a-24375297d3d6",
        "qrLogAttribute": {
          "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
          "code": "sample string 2",
          "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
          "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
          "qrLogAttributeClass": {
            "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
              },
              {
                "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
            },
            {
              "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
            }
          ],
          "isOriginatedByPim": true
        }
      }
    ],
    "markerXSolutions": [
      {
        "id": "669280aa-d4b0-47b9-8a9d-333ff4b12339",
        "markerId": "e6ac31fa-eac7-4f2e-ba5b-a129f65a0cf7",
        "solutionId": "0ae9eb90-edc2-4c03-93c4-3d55d30e32a2",
        "taxonomy263415Id": "69c38361-8af8-4b96-9c31-44319b288b6b",
        "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": "f18c15e2-3dea-4e58-9864-106a74a7b39a",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
            },
            {
              "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
              "qrLogAttributeListValue": {
                "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                "qrLogAttribute": {
                  "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                  "code": "sample string 2",
                  "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                  "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                  "qrLogAttributeClass": {
                    "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
              "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
              "qrLogAttributeListValue": {
                "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                "qrLogAttribute": {
                  "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                  "code": "sample string 2",
                  "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                  "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                  "qrLogAttributeClass": {
                    "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
              "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "8582ac26-3033-41f8-883f-7163836bf8d1",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:26:30.3875368Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "dcf0808b-6b25-4f98-ba67-597a5e6889c0"
          },
          {
            "id": "8582ac26-3033-41f8-883f-7163836bf8d1",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:26:30.3875368Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "dcf0808b-6b25-4f98-ba67-597a5e6889c0"
          }
        ],
        "selectedProducts": [
          {
            "id": "ffb91dbb-b0dc-4ccd-b8c5-61693e3424f1",
            "markerXSolutionsId": "6b0bdcde-af2f-4584-a493-48f1a1fdc87b",
            "productId": "840931d1-aee8-42c8-bbc9-5cfa0c3d5f4a"
          },
          {
            "id": "ffb91dbb-b0dc-4ccd-b8c5-61693e3424f1",
            "markerXSolutionsId": "6b0bdcde-af2f-4584-a493-48f1a1fdc87b",
            "productId": "840931d1-aee8-42c8-bbc9-5cfa0c3d5f4a"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "imageLink": "sample string 13",
        "isApproved": 2
      },
      {
        "id": "669280aa-d4b0-47b9-8a9d-333ff4b12339",
        "markerId": "e6ac31fa-eac7-4f2e-ba5b-a129f65a0cf7",
        "solutionId": "0ae9eb90-edc2-4c03-93c4-3d55d30e32a2",
        "taxonomy263415Id": "69c38361-8af8-4b96-9c31-44319b288b6b",
        "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": "f18c15e2-3dea-4e58-9864-106a74a7b39a",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
            },
            {
              "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
              "qrLogAttributeListValue": {
                "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                "qrLogAttribute": {
                  "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                  "code": "sample string 2",
                  "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                  "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                  "qrLogAttributeClass": {
                    "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
              "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
              "qrLogAttributeListValue": {
                "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                "qrLogAttribute": {
                  "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                  "code": "sample string 2",
                  "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                  "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                  "qrLogAttributeClass": {
                    "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
              "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "8582ac26-3033-41f8-883f-7163836bf8d1",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:26:30.3875368Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "dcf0808b-6b25-4f98-ba67-597a5e6889c0"
          },
          {
            "id": "8582ac26-3033-41f8-883f-7163836bf8d1",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:26:30.3875368Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "dcf0808b-6b25-4f98-ba67-597a5e6889c0"
          }
        ],
        "selectedProducts": [
          {
            "id": "ffb91dbb-b0dc-4ccd-b8c5-61693e3424f1",
            "markerXSolutionsId": "6b0bdcde-af2f-4584-a493-48f1a1fdc87b",
            "productId": "840931d1-aee8-42c8-bbc9-5cfa0c3d5f4a"
          },
          {
            "id": "ffb91dbb-b0dc-4ccd-b8c5-61693e3424f1",
            "markerXSolutionsId": "6b0bdcde-af2f-4584-a493-48f1a1fdc87b",
            "productId": "840931d1-aee8-42c8-bbc9-5cfa0c3d5f4a"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "imageLink": "sample string 13",
        "isApproved": 2
      }
    ],
    "reports": [
      {
        "id": "5fab08a1-64e0-40c1-8666-ae6231aced60",
        "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": "a1a16861-0603-46a0-b393-0dff0546f3a5"
      },
      {
        "id": "5fab08a1-64e0-40c1-8666-ae6231aced60",
        "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": "a1a16861-0603-46a0-b393-0dff0546f3a5"
      }
    ],
    "archivedReports": [
      {
        "id": "5fab08a1-64e0-40c1-8666-ae6231aced60",
        "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": "a1a16861-0603-46a0-b393-0dff0546f3a5"
      },
      {
        "id": "5fab08a1-64e0-40c1-8666-ae6231aced60",
        "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": "a1a16861-0603-46a0-b393-0dff0546f3a5"
      }
    ],
    "productSolutions": [
      {
        "id": "f18c15e2-3dea-4e58-9864-106a74a7b39a",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
            "name": "sample string 2",
            "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
          },
          {
            "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
            "name": "sample string 2",
            "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      },
      {
        "id": "f18c15e2-3dea-4e58-9864-106a74a7b39a",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
            "name": "sample string 2",
            "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
          },
          {
            "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
            "name": "sample string 2",
            "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      }
    ]
  },
  {
    "id": "98693990-168f-4577-aaba-a8e3051b3e7a",
    "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": "280fb23b-4532-4ea0-ad9e-4d469cd777f8",
    "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": "9fbc39c4-96f7-453d-964b-b2a673ee8384",
    "blueprint": "sample string 12",
    "buildingComponent": "sample string 13",
    "buildingComponentId": "8a7837e0-3ff1-46a3-a622-8debdf31d6e4",
    "project": "sample string 15",
    "projectId": "376f82e7-2f8b-4459-8eeb-0e2797c95dfc",
    "qrLogAttributeXMarker": [
      {
        "id": "2aed5a80-dd89-4792-8b07-4716f72a1857",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "da3cff83-41d6-4b0e-bdf4-37f16fd0a55e",
        "markerId": "573ebfb3-6a48-47c5-926e-ba27d37333a4",
        "qrLogAttributeId": "4a4813fd-057d-4519-9a9a-24375297d3d6",
        "qrLogAttribute": {
          "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
          "code": "sample string 2",
          "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
          "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
          "qrLogAttributeClass": {
            "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
              },
              {
                "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
            },
            {
              "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
            }
          ],
          "isOriginatedByPim": true
        }
      },
      {
        "id": "2aed5a80-dd89-4792-8b07-4716f72a1857",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "da3cff83-41d6-4b0e-bdf4-37f16fd0a55e",
        "markerId": "573ebfb3-6a48-47c5-926e-ba27d37333a4",
        "qrLogAttributeId": "4a4813fd-057d-4519-9a9a-24375297d3d6",
        "qrLogAttribute": {
          "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
          "code": "sample string 2",
          "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
          "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
          "qrLogAttributeClass": {
            "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
              },
              {
                "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
            },
            {
              "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
            }
          ],
          "isOriginatedByPim": true
        }
      }
    ],
    "markerXSolutions": [
      {
        "id": "669280aa-d4b0-47b9-8a9d-333ff4b12339",
        "markerId": "e6ac31fa-eac7-4f2e-ba5b-a129f65a0cf7",
        "solutionId": "0ae9eb90-edc2-4c03-93c4-3d55d30e32a2",
        "taxonomy263415Id": "69c38361-8af8-4b96-9c31-44319b288b6b",
        "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": "f18c15e2-3dea-4e58-9864-106a74a7b39a",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
            },
            {
              "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
              "qrLogAttributeListValue": {
                "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                "qrLogAttribute": {
                  "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                  "code": "sample string 2",
                  "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                  "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                  "qrLogAttributeClass": {
                    "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
              "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
              "qrLogAttributeListValue": {
                "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                "qrLogAttribute": {
                  "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                  "code": "sample string 2",
                  "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                  "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                  "qrLogAttributeClass": {
                    "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
              "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "8582ac26-3033-41f8-883f-7163836bf8d1",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:26:30.3875368Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "dcf0808b-6b25-4f98-ba67-597a5e6889c0"
          },
          {
            "id": "8582ac26-3033-41f8-883f-7163836bf8d1",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:26:30.3875368Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "dcf0808b-6b25-4f98-ba67-597a5e6889c0"
          }
        ],
        "selectedProducts": [
          {
            "id": "ffb91dbb-b0dc-4ccd-b8c5-61693e3424f1",
            "markerXSolutionsId": "6b0bdcde-af2f-4584-a493-48f1a1fdc87b",
            "productId": "840931d1-aee8-42c8-bbc9-5cfa0c3d5f4a"
          },
          {
            "id": "ffb91dbb-b0dc-4ccd-b8c5-61693e3424f1",
            "markerXSolutionsId": "6b0bdcde-af2f-4584-a493-48f1a1fdc87b",
            "productId": "840931d1-aee8-42c8-bbc9-5cfa0c3d5f4a"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "imageLink": "sample string 13",
        "isApproved": 2
      },
      {
        "id": "669280aa-d4b0-47b9-8a9d-333ff4b12339",
        "markerId": "e6ac31fa-eac7-4f2e-ba5b-a129f65a0cf7",
        "solutionId": "0ae9eb90-edc2-4c03-93c4-3d55d30e32a2",
        "taxonomy263415Id": "69c38361-8af8-4b96-9c31-44319b288b6b",
        "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": "f18c15e2-3dea-4e58-9864-106a74a7b39a",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
            },
            {
              "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
              "name": "sample string 2",
              "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
              "qrLogAttributeListValue": {
                "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                "qrLogAttribute": {
                  "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                  "code": "sample string 2",
                  "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                  "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                  "qrLogAttributeClass": {
                    "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
              "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
              "qrLogAttributeListValue": {
                "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                "qrLogAttribute": {
                  "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                  "code": "sample string 2",
                  "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                  "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                  "qrLogAttributeClass": {
                    "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
              "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  },
                  {
                    "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                    "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                    "translations": [
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      },
                      {
                        "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "8582ac26-3033-41f8-883f-7163836bf8d1",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:26:30.3875368Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "dcf0808b-6b25-4f98-ba67-597a5e6889c0"
          },
          {
            "id": "8582ac26-3033-41f8-883f-7163836bf8d1",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:26:30.3875368Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "dcf0808b-6b25-4f98-ba67-597a5e6889c0"
          }
        ],
        "selectedProducts": [
          {
            "id": "ffb91dbb-b0dc-4ccd-b8c5-61693e3424f1",
            "markerXSolutionsId": "6b0bdcde-af2f-4584-a493-48f1a1fdc87b",
            "productId": "840931d1-aee8-42c8-bbc9-5cfa0c3d5f4a"
          },
          {
            "id": "ffb91dbb-b0dc-4ccd-b8c5-61693e3424f1",
            "markerXSolutionsId": "6b0bdcde-af2f-4584-a493-48f1a1fdc87b",
            "productId": "840931d1-aee8-42c8-bbc9-5cfa0c3d5f4a"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "imageLink": "sample string 13",
        "isApproved": 2
      }
    ],
    "reports": [
      {
        "id": "5fab08a1-64e0-40c1-8666-ae6231aced60",
        "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": "a1a16861-0603-46a0-b393-0dff0546f3a5"
      },
      {
        "id": "5fab08a1-64e0-40c1-8666-ae6231aced60",
        "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": "a1a16861-0603-46a0-b393-0dff0546f3a5"
      }
    ],
    "archivedReports": [
      {
        "id": "5fab08a1-64e0-40c1-8666-ae6231aced60",
        "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": "a1a16861-0603-46a0-b393-0dff0546f3a5"
      },
      {
        "id": "5fab08a1-64e0-40c1-8666-ae6231aced60",
        "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": "a1a16861-0603-46a0-b393-0dff0546f3a5"
      }
    ],
    "productSolutions": [
      {
        "id": "f18c15e2-3dea-4e58-9864-106a74a7b39a",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
            "name": "sample string 2",
            "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
          },
          {
            "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
            "name": "sample string 2",
            "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      },
      {
        "id": "f18c15e2-3dea-4e58-9864-106a74a7b39a",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
            "name": "sample string 2",
            "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
          },
          {
            "id": "9e1031fe-fab4-41b4-85f4-c668756f0119",
            "name": "sample string 2",
            "link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9e1031fe-fab4-41b4-85f4-c668756f0119"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "8b802728-06c9-41e2-afd0-bdb6e9b0786a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "003584d3-91a2-46e6-a5fc-51c2dbd119c7",
            "qrLogAttributeListValue": {
              "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
              "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
              "qrLogAttribute": {
                "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
                "code": "sample string 2",
                "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
                "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
                "qrLogAttributeClass": {
                  "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ]
            },
            "markerXSolutionsId": "ae993ec7-876b-49ee-8c39-926e3b16e57a",
            "qrLogAttributeId": "200aebd9-eac5-40ae-b8de-7548f8fa6676",
            "qrLogAttribute": {
              "id": "9536cac9-cbc4-4bd9-91e6-1a333a14367c",
              "code": "sample string 2",
              "selectedValue": "3625ef0d-5f30-429f-a215-4b094d7e96d6",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "d527257e-f5a5-4ef2-b8e2-0fea4bc659ee",
              "sourceId": "9ed395a2-f579-4b81-ba8f-b05c6dbaed62",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "2a8e9a02-797d-4f18-b27d-e975b64b5f38",
              "qrLogAttributeClass": {
                "id": "e1c77484-02c6-4d61-980c-a98d88a91827",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  },
                  {
                    "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                },
                {
                  "id": "81d7b0dd-fbec-408d-bcc1-2e2c5087a9ef",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "79dc3cbf-3333-47d9-bce4-d6dd984016e9",
                  "qrLogAttributeListValueGlobalRefId": "97120553-2ecf-4589-8308-46966190aecb",
                  "translations": [
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    },
                    {
                      "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                },
                {
                  "id": "3de6c849-2e26-46f0-a4ef-8d5b22914c08",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "14e8bc89-6635-4039-b6ad-6a9c1ab7fcaa"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      }
    ]
  }
]