GET api/Report

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ReportViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Date

string

None.

Status

string

None.

Comment

string

None.

Name

string

None.

Email

string

None.

Report

string

None.

Company

string

None.

Image

string

None.

CustomerId

integer

None.

Marker

MarkerViewModel

None.

MarkerId

globally unique identifier

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "fc3dd4f7-90ca-415f-8323-63599b9a39db",
    "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,
    "marker": {
      "id": "c419c0bb-4ebb-4314-b8ba-51abde3b8e28",
      "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": "e100fbe5-4c60-4332-a30a-a633ddff03a1",
      "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": "e09715cf-7870-43bd-adb8-ed0b97b293d8",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "e940e2fa-f4b8-43a9-b404-617f0db33007",
      "project": "sample string 15",
      "projectId": "1ed836cf-1af1-4480-8eba-ad589b00f722",
      "qrLogAttributeXMarker": [
        {
          "id": "88f242a3-f226-418e-b1da-f3f3813aadd7",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6edbd809-bf72-44b6-83c6-29b97d136ba8",
          "markerId": "1d18cca5-0cf0-4aa0-a42e-bb459b978697",
          "qrLogAttributeId": "baf130a3-f4bd-4b1b-a51c-8ca59cf8d9b7",
          "qrLogAttribute": {
            "id": "e55b6302-9999-4997-9d27-25952ed802dc",
            "code": "sample string 2",
            "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
            "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
            "qrLogAttributeClass": {
              "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                },
                {
                  "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
              },
              {
                "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "88f242a3-f226-418e-b1da-f3f3813aadd7",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6edbd809-bf72-44b6-83c6-29b97d136ba8",
          "markerId": "1d18cca5-0cf0-4aa0-a42e-bb459b978697",
          "qrLogAttributeId": "baf130a3-f4bd-4b1b-a51c-8ca59cf8d9b7",
          "qrLogAttribute": {
            "id": "e55b6302-9999-4997-9d27-25952ed802dc",
            "code": "sample string 2",
            "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
            "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
            "qrLogAttributeClass": {
              "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                },
                {
                  "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
              },
              {
                "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "ab90c966-dbb5-4df9-81c7-e925d4ba70e8",
          "markerId": "f178f553-014f-43be-b0d5-818bfb0d7179",
          "solutionId": "fb5722a2-ad73-43a5-af75-3c51a1a991a6",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "97cc7654-0642-4a55-a4ed-5e042df7d3cf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
              },
              {
                "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
                "qrLogAttributeListValue": {
                  "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                  "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                  "qrLogAttribute": {
                    "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                    "code": "sample string 2",
                    "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                    "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                    "qrLogAttributeClass": {
                      "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
                "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
                "qrLogAttributeListValue": {
                  "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                  "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                  "qrLogAttribute": {
                    "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                    "code": "sample string 2",
                    "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                    "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                    "qrLogAttributeClass": {
                      "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
                "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "de9de9b4-5a11-46ca-8454-a6642d4d9032",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-07-09T18:29:01.7679873Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6a954af5-8047-4a7d-84c6-59a88f02dadc"
            },
            {
              "id": "de9de9b4-5a11-46ca-8454-a6642d4d9032",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-07-09T18:29:01.7679873Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6a954af5-8047-4a7d-84c6-59a88f02dadc"
            }
          ],
          "selectedProducts": [
            {
              "id": "e4fdc187-4a8a-46c7-ab9d-789ca454115b",
              "markerXSolutionsId": "e3dc8d3f-5b53-4153-b794-c591c5834a9c",
              "productId": "49632ad7-429e-44da-a09c-06480411e7c0"
            },
            {
              "id": "e4fdc187-4a8a-46c7-ab9d-789ca454115b",
              "markerXSolutionsId": "e3dc8d3f-5b53-4153-b794-c591c5834a9c",
              "productId": "49632ad7-429e-44da-a09c-06480411e7c0"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "ab90c966-dbb5-4df9-81c7-e925d4ba70e8",
          "markerId": "f178f553-014f-43be-b0d5-818bfb0d7179",
          "solutionId": "fb5722a2-ad73-43a5-af75-3c51a1a991a6",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "97cc7654-0642-4a55-a4ed-5e042df7d3cf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
              },
              {
                "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
                "qrLogAttributeListValue": {
                  "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                  "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                  "qrLogAttribute": {
                    "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                    "code": "sample string 2",
                    "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                    "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                    "qrLogAttributeClass": {
                      "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
                "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
                "qrLogAttributeListValue": {
                  "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                  "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                  "qrLogAttribute": {
                    "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                    "code": "sample string 2",
                    "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                    "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                    "qrLogAttributeClass": {
                      "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
                "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "de9de9b4-5a11-46ca-8454-a6642d4d9032",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-07-09T18:29:01.7679873Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6a954af5-8047-4a7d-84c6-59a88f02dadc"
            },
            {
              "id": "de9de9b4-5a11-46ca-8454-a6642d4d9032",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-07-09T18:29:01.7679873Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6a954af5-8047-4a7d-84c6-59a88f02dadc"
            }
          ],
          "selectedProducts": [
            {
              "id": "e4fdc187-4a8a-46c7-ab9d-789ca454115b",
              "markerXSolutionsId": "e3dc8d3f-5b53-4153-b794-c591c5834a9c",
              "productId": "49632ad7-429e-44da-a09c-06480411e7c0"
            },
            {
              "id": "e4fdc187-4a8a-46c7-ab9d-789ca454115b",
              "markerXSolutionsId": "e3dc8d3f-5b53-4153-b794-c591c5834a9c",
              "productId": "49632ad7-429e-44da-a09c-06480411e7c0"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [],
      "archivedReports": [],
      "productSolutions": [
        {
          "id": "97cc7654-0642-4a55-a4ed-5e042df7d3cf",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
            },
            {
              "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "97cc7654-0642-4a55-a4ed-5e042df7d3cf",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
            },
            {
              "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    "markerId": "ff538a6c-f5bb-49dc-b419-f7c2065d14ff"
  },
  {
    "id": "fc3dd4f7-90ca-415f-8323-63599b9a39db",
    "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,
    "marker": {
      "id": "c419c0bb-4ebb-4314-b8ba-51abde3b8e28",
      "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": "e100fbe5-4c60-4332-a30a-a633ddff03a1",
      "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": "e09715cf-7870-43bd-adb8-ed0b97b293d8",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "e940e2fa-f4b8-43a9-b404-617f0db33007",
      "project": "sample string 15",
      "projectId": "1ed836cf-1af1-4480-8eba-ad589b00f722",
      "qrLogAttributeXMarker": [
        {
          "id": "88f242a3-f226-418e-b1da-f3f3813aadd7",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6edbd809-bf72-44b6-83c6-29b97d136ba8",
          "markerId": "1d18cca5-0cf0-4aa0-a42e-bb459b978697",
          "qrLogAttributeId": "baf130a3-f4bd-4b1b-a51c-8ca59cf8d9b7",
          "qrLogAttribute": {
            "id": "e55b6302-9999-4997-9d27-25952ed802dc",
            "code": "sample string 2",
            "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
            "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
            "qrLogAttributeClass": {
              "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                },
                {
                  "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
              },
              {
                "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "88f242a3-f226-418e-b1da-f3f3813aadd7",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "6edbd809-bf72-44b6-83c6-29b97d136ba8",
          "markerId": "1d18cca5-0cf0-4aa0-a42e-bb459b978697",
          "qrLogAttributeId": "baf130a3-f4bd-4b1b-a51c-8ca59cf8d9b7",
          "qrLogAttribute": {
            "id": "e55b6302-9999-4997-9d27-25952ed802dc",
            "code": "sample string 2",
            "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
            "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
            "qrLogAttributeClass": {
              "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                },
                {
                  "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
              },
              {
                "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "ab90c966-dbb5-4df9-81c7-e925d4ba70e8",
          "markerId": "f178f553-014f-43be-b0d5-818bfb0d7179",
          "solutionId": "fb5722a2-ad73-43a5-af75-3c51a1a991a6",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "97cc7654-0642-4a55-a4ed-5e042df7d3cf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
              },
              {
                "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
                "qrLogAttributeListValue": {
                  "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                  "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                  "qrLogAttribute": {
                    "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                    "code": "sample string 2",
                    "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                    "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                    "qrLogAttributeClass": {
                      "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
                "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
                "qrLogAttributeListValue": {
                  "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                  "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                  "qrLogAttribute": {
                    "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                    "code": "sample string 2",
                    "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                    "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                    "qrLogAttributeClass": {
                      "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
                "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "de9de9b4-5a11-46ca-8454-a6642d4d9032",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-07-09T18:29:01.7679873Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6a954af5-8047-4a7d-84c6-59a88f02dadc"
            },
            {
              "id": "de9de9b4-5a11-46ca-8454-a6642d4d9032",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-07-09T18:29:01.7679873Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6a954af5-8047-4a7d-84c6-59a88f02dadc"
            }
          ],
          "selectedProducts": [
            {
              "id": "e4fdc187-4a8a-46c7-ab9d-789ca454115b",
              "markerXSolutionsId": "e3dc8d3f-5b53-4153-b794-c591c5834a9c",
              "productId": "49632ad7-429e-44da-a09c-06480411e7c0"
            },
            {
              "id": "e4fdc187-4a8a-46c7-ab9d-789ca454115b",
              "markerXSolutionsId": "e3dc8d3f-5b53-4153-b794-c591c5834a9c",
              "productId": "49632ad7-429e-44da-a09c-06480411e7c0"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "ab90c966-dbb5-4df9-81c7-e925d4ba70e8",
          "markerId": "f178f553-014f-43be-b0d5-818bfb0d7179",
          "solutionId": "fb5722a2-ad73-43a5-af75-3c51a1a991a6",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "97cc7654-0642-4a55-a4ed-5e042df7d3cf",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
              },
              {
                "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
                "qrLogAttributeListValue": {
                  "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                  "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                  "qrLogAttribute": {
                    "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                    "code": "sample string 2",
                    "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                    "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                    "qrLogAttributeClass": {
                      "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
                "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
                "qrLogAttributeListValue": {
                  "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                  "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                  "qrLogAttribute": {
                    "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                    "code": "sample string 2",
                    "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                    "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                    "qrLogAttributeClass": {
                      "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
                "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    },
                    {
                      "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                      "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                      "translations": [
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        },
                        {
                          "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "de9de9b4-5a11-46ca-8454-a6642d4d9032",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-07-09T18:29:01.7679873Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6a954af5-8047-4a7d-84c6-59a88f02dadc"
            },
            {
              "id": "de9de9b4-5a11-46ca-8454-a6642d4d9032",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-07-09T18:29:01.7679873Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6a954af5-8047-4a7d-84c6-59a88f02dadc"
            }
          ],
          "selectedProducts": [
            {
              "id": "e4fdc187-4a8a-46c7-ab9d-789ca454115b",
              "markerXSolutionsId": "e3dc8d3f-5b53-4153-b794-c591c5834a9c",
              "productId": "49632ad7-429e-44da-a09c-06480411e7c0"
            },
            {
              "id": "e4fdc187-4a8a-46c7-ab9d-789ca454115b",
              "markerXSolutionsId": "e3dc8d3f-5b53-4153-b794-c591c5834a9c",
              "productId": "49632ad7-429e-44da-a09c-06480411e7c0"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [],
      "archivedReports": [],
      "productSolutions": [
        {
          "id": "97cc7654-0642-4a55-a4ed-5e042df7d3cf",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
            },
            {
              "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "97cc7654-0642-4a55-a4ed-5e042df7d3cf",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
            },
            {
              "id": "49ba5b92-0073-4f63-9c0f-902083d933ac",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/49ba5b92-0073-4f63-9c0f-902083d933ac"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "e6a4182a-d3f3-40e5-91a1-97f6e0b53628",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "81196208-f9e8-4676-838e-b2683fcd8666",
              "qrLogAttributeListValue": {
                "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                "qrLogAttribute": {
                  "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                  "code": "sample string 2",
                  "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                  "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                  "qrLogAttributeClass": {
                    "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ]
              },
              "markerXSolutionsId": "ac1b81a3-80f4-4563-86bb-12d8100b0310",
              "qrLogAttributeId": "eafcf8d7-b43f-4a48-b5cd-de0f64dc9a6a",
              "qrLogAttribute": {
                "id": "e55b6302-9999-4997-9d27-25952ed802dc",
                "code": "sample string 2",
                "selectedValue": "0225cd10-3421-4342-8a85-f2f9c725decd",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "4b546f20-c332-4cc9-9d66-bf0504fc837b",
                "sourceId": "26b80119-260a-475f-95a8-0c8e612c9ca4",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "4393260b-916e-463b-8326-2ef4d6fb219e",
                "qrLogAttributeClass": {
                  "id": "058563d4-b002-4f9c-a7d6-b05e387f5409",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    },
                    {
                      "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  },
                  {
                    "id": "5e0dc39f-919e-4444-a7f6-18ceb8a4038e",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "becbce87-8ecc-433a-a5b9-8f8b029412dd",
                    "qrLogAttributeListValueGlobalRefId": "70d9f235-83db-4cfd-8345-3562432a807b",
                    "translations": [
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      },
                      {
                        "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  },
                  {
                    "id": "caaf67f9-15cf-4291-a1fc-b261916c1218",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c452b402-d209-4aa7-b8cf-ac0b1d879c06"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    "markerId": "ff538a6c-f5bb-49dc-b419-f7c2065d14ff"
  }
]