GET api/BlueprintsByBuildingComponentId/{buildingComponentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
buildingComponentId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "324fe46a-8885-415b-b9bc-b11e94ed3764",
    "name": "sample string 2",
    "description": "sample string 3",
    "markerName": "sample string 4",
    "order": "sample string 5",
    "customerId": 6,
    "assigned": true,
    "isOffline": true,
    "offlineByUserId": 1,
    "offlineByUserName": "sample string 9",
    "deadline": "sample string 10",
    "isLocked": true,
    "lockedByUserId": 1,
    "lockedByUserName": "sample string 12",
    "lockedTs": "sample string 13",
    "openMarkers": 0,
    "buildingComponentId": "1dec8c9e-8305-4897-afc4-4b5121410090",
    "buildingComponent": "sample string 15",
    "projectId": "31bb0f9f-bf60-4887-b2b9-93afefb876b4",
    "project": "sample string 17",
    "blueprintFileId": "86b597ed-f45c-4f75-94d6-aebf7c5faafc",
    "blueprintFile": {
      "id": "685d512b-b09f-44ae-9640-2dd72eeaf96a",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "62182cb3-1d85-47b0-b6f9-45f155368bef",
        "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": "4bddb0f0-3165-46ad-b01f-66bb1179e01a",
        "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": "54948c88-308e-475b-8db9-898073d3b6d8",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "44305fa7-26b8-46d1-9a86-a37d254de052",
        "project": "sample string 15",
        "projectId": "e1460311-7582-4f40-a2bf-e00788825aac",
        "qrLogAttributeXMarker": [
          {
            "id": "dda10afb-160b-4275-82a3-714da299822a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e7c18fae-ec20-4762-ad8c-421c44b20905",
            "markerId": "94015f96-1738-461b-b39c-8a2766bae921",
            "qrLogAttributeId": "a6b9207e-8cd0-42e1-a9d7-bddd73f004f3",
            "qrLogAttribute": {
              "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
              "code": "sample string 2",
              "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
              "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
              "qrLogAttributeClass": {
                "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  },
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                },
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "dda10afb-160b-4275-82a3-714da299822a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e7c18fae-ec20-4762-ad8c-421c44b20905",
            "markerId": "94015f96-1738-461b-b39c-8a2766bae921",
            "qrLogAttributeId": "a6b9207e-8cd0-42e1-a9d7-bddd73f004f3",
            "qrLogAttribute": {
              "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
              "code": "sample string 2",
              "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
              "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
              "qrLogAttributeClass": {
                "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  },
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                },
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "6c40f484-a10f-4b9e-b1f0-d3e063d514f5",
            "markerId": "b49383d8-c868-43af-adb8-e1dc7fe7aa11",
            "solutionId": "0ccbe6dd-bb4f-47ec-97e3-7708a75dbd3e",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                },
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              },
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              }
            ],
            "selectedProducts": [
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              },
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "6c40f484-a10f-4b9e-b1f0-d3e063d514f5",
            "markerId": "b49383d8-c868-43af-adb8-e1dc7fe7aa11",
            "solutionId": "0ccbe6dd-bb4f-47ec-97e3-7708a75dbd3e",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                },
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              },
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              }
            ],
            "selectedProducts": [
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              },
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          },
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          }
        ],
        "archivedReports": [
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          },
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          }
        ],
        "productSolutions": [
          {
            "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              },
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              },
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "62182cb3-1d85-47b0-b6f9-45f155368bef",
        "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": "4bddb0f0-3165-46ad-b01f-66bb1179e01a",
        "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": "54948c88-308e-475b-8db9-898073d3b6d8",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "44305fa7-26b8-46d1-9a86-a37d254de052",
        "project": "sample string 15",
        "projectId": "e1460311-7582-4f40-a2bf-e00788825aac",
        "qrLogAttributeXMarker": [
          {
            "id": "dda10afb-160b-4275-82a3-714da299822a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e7c18fae-ec20-4762-ad8c-421c44b20905",
            "markerId": "94015f96-1738-461b-b39c-8a2766bae921",
            "qrLogAttributeId": "a6b9207e-8cd0-42e1-a9d7-bddd73f004f3",
            "qrLogAttribute": {
              "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
              "code": "sample string 2",
              "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
              "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
              "qrLogAttributeClass": {
                "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  },
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                },
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "dda10afb-160b-4275-82a3-714da299822a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e7c18fae-ec20-4762-ad8c-421c44b20905",
            "markerId": "94015f96-1738-461b-b39c-8a2766bae921",
            "qrLogAttributeId": "a6b9207e-8cd0-42e1-a9d7-bddd73f004f3",
            "qrLogAttribute": {
              "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
              "code": "sample string 2",
              "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
              "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
              "qrLogAttributeClass": {
                "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  },
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                },
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "6c40f484-a10f-4b9e-b1f0-d3e063d514f5",
            "markerId": "b49383d8-c868-43af-adb8-e1dc7fe7aa11",
            "solutionId": "0ccbe6dd-bb4f-47ec-97e3-7708a75dbd3e",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                },
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              },
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              }
            ],
            "selectedProducts": [
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              },
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "6c40f484-a10f-4b9e-b1f0-d3e063d514f5",
            "markerId": "b49383d8-c868-43af-adb8-e1dc7fe7aa11",
            "solutionId": "0ccbe6dd-bb4f-47ec-97e3-7708a75dbd3e",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                },
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              },
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              }
            ],
            "selectedProducts": [
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              },
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          },
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          }
        ],
        "archivedReports": [
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          },
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          }
        ],
        "productSolutions": [
          {
            "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              },
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              },
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      }
    ],
    "installers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "allInstallers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "isArchived": true
  },
  {
    "id": "324fe46a-8885-415b-b9bc-b11e94ed3764",
    "name": "sample string 2",
    "description": "sample string 3",
    "markerName": "sample string 4",
    "order": "sample string 5",
    "customerId": 6,
    "assigned": true,
    "isOffline": true,
    "offlineByUserId": 1,
    "offlineByUserName": "sample string 9",
    "deadline": "sample string 10",
    "isLocked": true,
    "lockedByUserId": 1,
    "lockedByUserName": "sample string 12",
    "lockedTs": "sample string 13",
    "openMarkers": 0,
    "buildingComponentId": "1dec8c9e-8305-4897-afc4-4b5121410090",
    "buildingComponent": "sample string 15",
    "projectId": "31bb0f9f-bf60-4887-b2b9-93afefb876b4",
    "project": "sample string 17",
    "blueprintFileId": "86b597ed-f45c-4f75-94d6-aebf7c5faafc",
    "blueprintFile": {
      "id": "685d512b-b09f-44ae-9640-2dd72eeaf96a",
      "name": "sample string 2",
      "content": "sample string 3",
      "snapshot": "sample string 4"
    },
    "markers": [
      {
        "id": "62182cb3-1d85-47b0-b6f9-45f155368bef",
        "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": "4bddb0f0-3165-46ad-b01f-66bb1179e01a",
        "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": "54948c88-308e-475b-8db9-898073d3b6d8",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "44305fa7-26b8-46d1-9a86-a37d254de052",
        "project": "sample string 15",
        "projectId": "e1460311-7582-4f40-a2bf-e00788825aac",
        "qrLogAttributeXMarker": [
          {
            "id": "dda10afb-160b-4275-82a3-714da299822a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e7c18fae-ec20-4762-ad8c-421c44b20905",
            "markerId": "94015f96-1738-461b-b39c-8a2766bae921",
            "qrLogAttributeId": "a6b9207e-8cd0-42e1-a9d7-bddd73f004f3",
            "qrLogAttribute": {
              "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
              "code": "sample string 2",
              "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
              "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
              "qrLogAttributeClass": {
                "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  },
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                },
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "dda10afb-160b-4275-82a3-714da299822a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e7c18fae-ec20-4762-ad8c-421c44b20905",
            "markerId": "94015f96-1738-461b-b39c-8a2766bae921",
            "qrLogAttributeId": "a6b9207e-8cd0-42e1-a9d7-bddd73f004f3",
            "qrLogAttribute": {
              "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
              "code": "sample string 2",
              "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
              "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
              "qrLogAttributeClass": {
                "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  },
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                },
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "6c40f484-a10f-4b9e-b1f0-d3e063d514f5",
            "markerId": "b49383d8-c868-43af-adb8-e1dc7fe7aa11",
            "solutionId": "0ccbe6dd-bb4f-47ec-97e3-7708a75dbd3e",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                },
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              },
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              }
            ],
            "selectedProducts": [
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              },
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "6c40f484-a10f-4b9e-b1f0-d3e063d514f5",
            "markerId": "b49383d8-c868-43af-adb8-e1dc7fe7aa11",
            "solutionId": "0ccbe6dd-bb4f-47ec-97e3-7708a75dbd3e",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                },
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              },
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              }
            ],
            "selectedProducts": [
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              },
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          },
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          }
        ],
        "archivedReports": [
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          },
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          }
        ],
        "productSolutions": [
          {
            "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              },
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              },
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      },
      {
        "id": "62182cb3-1d85-47b0-b6f9-45f155368bef",
        "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": "4bddb0f0-3165-46ad-b01f-66bb1179e01a",
        "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": "54948c88-308e-475b-8db9-898073d3b6d8",
        "blueprint": "sample string 12",
        "buildingComponent": "sample string 13",
        "buildingComponentId": "44305fa7-26b8-46d1-9a86-a37d254de052",
        "project": "sample string 15",
        "projectId": "e1460311-7582-4f40-a2bf-e00788825aac",
        "qrLogAttributeXMarker": [
          {
            "id": "dda10afb-160b-4275-82a3-714da299822a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e7c18fae-ec20-4762-ad8c-421c44b20905",
            "markerId": "94015f96-1738-461b-b39c-8a2766bae921",
            "qrLogAttributeId": "a6b9207e-8cd0-42e1-a9d7-bddd73f004f3",
            "qrLogAttribute": {
              "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
              "code": "sample string 2",
              "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
              "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
              "qrLogAttributeClass": {
                "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  },
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                },
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "dda10afb-160b-4275-82a3-714da299822a",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "e7c18fae-ec20-4762-ad8c-421c44b20905",
            "markerId": "94015f96-1738-461b-b39c-8a2766bae921",
            "qrLogAttributeId": "a6b9207e-8cd0-42e1-a9d7-bddd73f004f3",
            "qrLogAttribute": {
              "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
              "code": "sample string 2",
              "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
              "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
              "qrLogAttributeClass": {
                "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  },
                  {
                    "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                },
                {
                  "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "markerXSolutions": [
          {
            "id": "6c40f484-a10f-4b9e-b1f0-d3e063d514f5",
            "markerId": "b49383d8-c868-43af-adb8-e1dc7fe7aa11",
            "solutionId": "0ccbe6dd-bb4f-47ec-97e3-7708a75dbd3e",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                },
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              },
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              }
            ],
            "selectedProducts": [
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              },
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          },
          {
            "id": "6c40f484-a10f-4b9e-b1f0-d3e063d514f5",
            "markerId": "b49383d8-c868-43af-adb8-e1dc7fe7aa11",
            "solutionId": "0ccbe6dd-bb4f-47ec-97e3-7708a75dbd3e",
            "amount": 3,
            "diameter": 4,
            "unit": "sample string 5",
            "width": 6,
            "height": 7,
            "length": 8,
            "comments": "sample string 9",
            "createdTs": "sample string 10",
            "solution": {
              "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
              "name": "sample string 2",
              "isSolution": true,
              "customerId": 4,
              "published": true,
              "image": "sample string 6",
              "isPIM": true,
              "count": 8,
              "products": [],
              "productAttachments": [
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                },
                {
                  "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                  "name": "sample string 2",
                  "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
                }
              ],
              "qRLogAttributeXSolutionViewModels": [
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                },
                {
                  "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                  "qrLogAttributeListValue": {
                    "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                    "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                    "qrLogAttribute": {
                      "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                      "code": "sample string 2",
                      "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                      "value": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                      "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                      "canDelete": true,
                      "codeFallback": "sample string 3",
                      "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                      "qrLogAttributeClass": {
                        "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ],
                      "isOriginatedByPim": true
                    },
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                  "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      },
                      {
                        "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                        "description": "sample string 2",
                        "customerId": 1,
                        "isActive": true,
                        "canDelete": true,
                        "descriptionFallback": "sample string 3",
                        "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                        "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                        "translations": [
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          },
                          {
                            "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  }
                }
              ]
            },
            "qrLogAttributeXMarkerXSolutions": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ],
            "attachments": [
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              },
              {
                "id": "3fcc3bac-61f3-4069-b576-bbef00cdc4fe",
                "name": "sample string 2",
                "content": "sample string 3",
                "createdTs": "2026-07-30T08:11:39.7792351Z",
                "createdBy": "sample string 5",
                "approved": true,
                "markerXSolutionsId": "9140b8bd-7de9-413a-a4ce-35ebf08a40a3"
              }
            ],
            "selectedProducts": [
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              },
              {
                "id": "5db0ec4c-27d1-4a84-a097-b5f3ae91068d",
                "markerXSolutionsId": "159ce8dc-4c9a-4e8b-a5a1-c66e603f62ed",
                "productId": "d66b4713-cbb7-4623-b228-71270b991190"
              }
            ],
            "dimensionDialog": true,
            "attributesDialog": true,
            "isApproved": 2
          }
        ],
        "reports": [
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          },
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          }
        ],
        "archivedReports": [
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          },
          {
            "id": "e83bbf66-4b50-4253-a1f7-29900b347364",
            "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": "d486dae1-c8db-45b5-9e2d-bea09b57a260"
          }
        ],
        "productSolutions": [
          {
            "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              },
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          {
            "id": "1ffcefa8-4bc3-44a3-86ad-3570fa9c8093",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              },
              {
                "id": "9231f599-2877-474a-ae76-54fd32c50fb6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9231f599-2877-474a-ae76-54fd32c50fb6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "2f91b661-f7ad-43a7-a46b-e1a929732bee",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "eed7b8ff-4967-4c59-ac66-a7c57ee2d30f",
                "qrLogAttributeListValue": {
                  "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                  "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                  "qrLogAttribute": {
                    "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                    "code": "sample string 2",
                    "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                    "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                    "qrLogAttributeClass": {
                      "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ]
                },
                "markerXSolutionsId": "f984b1b2-d99a-4181-afd9-a98155f80866",
                "qrLogAttributeId": "62b879bd-6f45-443e-be65-d0126e801317",
                "qrLogAttribute": {
                  "id": "2ae39f07-12ec-477b-a7d5-5172d3c00562",
                  "code": "sample string 2",
                  "selectedValue": "30b168b2-f318-4060-bccd-bbe11546a596",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "2a77b8f9-1e49-4b3c-9e82-276926cf25ef",
                  "sourceId": "d04f6be4-db6a-457c-a356-8457c24cd281",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5d605b1b-d379-46f4-9ea3-10e1ebbb9904",
                  "qrLogAttributeClass": {
                    "id": "7bd599f2-bc8a-4910-bcf5-8acc3c301acf",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      },
                      {
                        "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    },
                    {
                      "id": "d56dc894-00d8-48c5-ac3c-4a0e1bcdffc4",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "307426fc-205d-45a9-afbc-b35a0f869dbc",
                      "qrLogAttributeListValueGlobalRefId": "0c485cee-3829-47fb-881b-aa9606f7afbc",
                      "translations": [
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        },
                        {
                          "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    },
                    {
                      "id": "20aa0eec-99de-4ffa-b7f4-e04e14b4e951",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "0d3fc9cf-cac9-484e-95c3-c2e5e6d8037e"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          }
        ]
      }
    ],
    "installers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "allInstallers": [
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      },
      {
        "id": 1,
        "fullName": "sample string 2 sample string 3",
        "firstname": "sample string 2",
        "name": "sample string 3",
        "login": "sample string 4",
        "key": "sample string 5"
      }
    ],
    "isArchived": true
  }
]