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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
blueprintId

globally unique identifier

Required

languageCode

string

Required

light

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Collection of MarkerViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Number

integer

None.

Label

string

None.

CoordX

decimal number

None.

CoordY

decimal number

None.

CoordX2

decimal number

None.

CoordY2

decimal number

None.

CreatedTs

string

None.

ModifiedTs

string

None.

Date

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

QRId

globally unique identifier

None.

Comments

string

None.

Status

string

None.

ManualStatus

integer

None.

IsApproved

integer

None.

InstallerId

integer

None.

Installer

InstallerViewModel

None.

BlueprintId

globally unique identifier

None.

Blueprint

string

None.

BuildingComponent

string

None.

BuildingComponentId

globally unique identifier

None.

Project

string

None.

ProjectId

globally unique identifier

None.

QRLogAttributeXMarker

Collection of QRLogAttributeXMarkerViewModel

None.

MarkerXSolutions

Collection of MarkerXSolutionsViewModel

None.

Reports

Collection of ReportViewModel

None.

ArchivedReports

Collection of ReportViewModel

None.

ProductSolutions

Collection of ProductSolutionViewModel

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "035432ca-03e4-473d-9baa-ee609d69fc4f",
    "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": "a988a46a-222d-4d22-a800-e3a9db8470f5",
    "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": "c5a1e5c7-d02d-4617-87c7-c9174c34b5f0",
    "blueprint": "sample string 12",
    "buildingComponent": "sample string 13",
    "buildingComponentId": "f5cc5c04-da04-4553-bb13-b5375cad627e",
    "project": "sample string 15",
    "projectId": "9328ccd0-9a2f-4b4c-9468-778b33a7de57",
    "qrLogAttributeXMarker": [
      {
        "id": "361e70a6-8d23-4d38-9eb1-1ec539f180ca",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "bba7780a-45a7-465d-a2d4-c68d27bd67ee",
        "markerId": "fa152a6d-4504-449b-b3eb-747ac9c6cd90",
        "qrLogAttributeId": "7ad9b49e-7542-4ebd-87ce-35e9bf69b756",
        "qrLogAttribute": {
          "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
          "code": "sample string 2",
          "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
          "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
          "qrLogAttributeClass": {
            "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
              },
              {
                "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
            },
            {
              "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
            }
          ],
          "isOriginatedByPim": true
        }
      },
      {
        "id": "361e70a6-8d23-4d38-9eb1-1ec539f180ca",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "bba7780a-45a7-465d-a2d4-c68d27bd67ee",
        "markerId": "fa152a6d-4504-449b-b3eb-747ac9c6cd90",
        "qrLogAttributeId": "7ad9b49e-7542-4ebd-87ce-35e9bf69b756",
        "qrLogAttribute": {
          "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
          "code": "sample string 2",
          "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
          "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
          "qrLogAttributeClass": {
            "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
              },
              {
                "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
            },
            {
              "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
            }
          ],
          "isOriginatedByPim": true
        }
      }
    ],
    "markerXSolutions": [
      {
        "id": "40e90808-e360-42d5-a3f0-49b60655c4c3",
        "markerId": "aed0e232-b24c-4d0e-bf80-940ae1537fea",
        "solutionId": "3a7ff918-8e09-4dba-aca1-98667ded91c6",
        "amount": 3,
        "diameter": 4,
        "unit": "sample string 5",
        "width": 6,
        "height": 7,
        "length": 8,
        "comments": "sample string 9",
        "createdTs": "sample string 10",
        "solution": {
          "id": "dd733ef1-7eb0-46ff-924c-fccc3708a713",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
            },
            {
              "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
              "qrLogAttributeListValue": {
                "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                "qrLogAttribute": {
                  "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                  "code": "sample string 2",
                  "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                  "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                  "qrLogAttributeClass": {
                    "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
              "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
              "qrLogAttributeListValue": {
                "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                "qrLogAttribute": {
                  "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                  "code": "sample string 2",
                  "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                  "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                  "qrLogAttributeClass": {
                    "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
              "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "c511beb6-ea86-41ba-93bb-4da441fdd3ec",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:42:05.7192287Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "fc1a2954-a7e3-4f1c-b99d-b607c8710e53"
          },
          {
            "id": "c511beb6-ea86-41ba-93bb-4da441fdd3ec",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:42:05.7192287Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "fc1a2954-a7e3-4f1c-b99d-b607c8710e53"
          }
        ],
        "selectedProducts": [
          {
            "id": "eb5a674e-1b72-4151-925e-eeeeacc67551",
            "markerXSolutionsId": "abb9f450-5153-4934-9d3d-75a9c339e965",
            "productId": "f679e240-c41d-42a4-b730-d17e87fcd125"
          },
          {
            "id": "eb5a674e-1b72-4151-925e-eeeeacc67551",
            "markerXSolutionsId": "abb9f450-5153-4934-9d3d-75a9c339e965",
            "productId": "f679e240-c41d-42a4-b730-d17e87fcd125"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "isApproved": 2
      },
      {
        "id": "40e90808-e360-42d5-a3f0-49b60655c4c3",
        "markerId": "aed0e232-b24c-4d0e-bf80-940ae1537fea",
        "solutionId": "3a7ff918-8e09-4dba-aca1-98667ded91c6",
        "amount": 3,
        "diameter": 4,
        "unit": "sample string 5",
        "width": 6,
        "height": 7,
        "length": 8,
        "comments": "sample string 9",
        "createdTs": "sample string 10",
        "solution": {
          "id": "dd733ef1-7eb0-46ff-924c-fccc3708a713",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
            },
            {
              "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
              "qrLogAttributeListValue": {
                "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                "qrLogAttribute": {
                  "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                  "code": "sample string 2",
                  "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                  "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                  "qrLogAttributeClass": {
                    "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
              "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
              "qrLogAttributeListValue": {
                "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                "qrLogAttribute": {
                  "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                  "code": "sample string 2",
                  "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                  "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                  "qrLogAttributeClass": {
                    "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
              "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "c511beb6-ea86-41ba-93bb-4da441fdd3ec",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:42:05.7192287Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "fc1a2954-a7e3-4f1c-b99d-b607c8710e53"
          },
          {
            "id": "c511beb6-ea86-41ba-93bb-4da441fdd3ec",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:42:05.7192287Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "fc1a2954-a7e3-4f1c-b99d-b607c8710e53"
          }
        ],
        "selectedProducts": [
          {
            "id": "eb5a674e-1b72-4151-925e-eeeeacc67551",
            "markerXSolutionsId": "abb9f450-5153-4934-9d3d-75a9c339e965",
            "productId": "f679e240-c41d-42a4-b730-d17e87fcd125"
          },
          {
            "id": "eb5a674e-1b72-4151-925e-eeeeacc67551",
            "markerXSolutionsId": "abb9f450-5153-4934-9d3d-75a9c339e965",
            "productId": "f679e240-c41d-42a4-b730-d17e87fcd125"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "isApproved": 2
      }
    ],
    "reports": [
      {
        "id": "cd0e496e-9b56-421a-9751-3fe6117ce9ef",
        "date": "sample string 2",
        "status": "sample string 3",
        "comment": "sample string 4",
        "name": "sample string 5",
        "email": "sample string 6",
        "report": "sample string 7",
        "company": "sample string 8",
        "image": "sample string 9",
        "customerId": 1,
        "markerId": "0762f63d-b1c8-4ef2-b2dd-129834b4236a"
      },
      {
        "id": "cd0e496e-9b56-421a-9751-3fe6117ce9ef",
        "date": "sample string 2",
        "status": "sample string 3",
        "comment": "sample string 4",
        "name": "sample string 5",
        "email": "sample string 6",
        "report": "sample string 7",
        "company": "sample string 8",
        "image": "sample string 9",
        "customerId": 1,
        "markerId": "0762f63d-b1c8-4ef2-b2dd-129834b4236a"
      }
    ],
    "archivedReports": [
      {
        "id": "cd0e496e-9b56-421a-9751-3fe6117ce9ef",
        "date": "sample string 2",
        "status": "sample string 3",
        "comment": "sample string 4",
        "name": "sample string 5",
        "email": "sample string 6",
        "report": "sample string 7",
        "company": "sample string 8",
        "image": "sample string 9",
        "customerId": 1,
        "markerId": "0762f63d-b1c8-4ef2-b2dd-129834b4236a"
      },
      {
        "id": "cd0e496e-9b56-421a-9751-3fe6117ce9ef",
        "date": "sample string 2",
        "status": "sample string 3",
        "comment": "sample string 4",
        "name": "sample string 5",
        "email": "sample string 6",
        "report": "sample string 7",
        "company": "sample string 8",
        "image": "sample string 9",
        "customerId": 1,
        "markerId": "0762f63d-b1c8-4ef2-b2dd-129834b4236a"
      }
    ],
    "productSolutions": [
      {
        "id": "dd733ef1-7eb0-46ff-924c-fccc3708a713",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
          },
          {
            "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      },
      {
        "id": "dd733ef1-7eb0-46ff-924c-fccc3708a713",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
          },
          {
            "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      }
    ]
  },
  {
    "id": "035432ca-03e4-473d-9baa-ee609d69fc4f",
    "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": "a988a46a-222d-4d22-a800-e3a9db8470f5",
    "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": "c5a1e5c7-d02d-4617-87c7-c9174c34b5f0",
    "blueprint": "sample string 12",
    "buildingComponent": "sample string 13",
    "buildingComponentId": "f5cc5c04-da04-4553-bb13-b5375cad627e",
    "project": "sample string 15",
    "projectId": "9328ccd0-9a2f-4b4c-9468-778b33a7de57",
    "qrLogAttributeXMarker": [
      {
        "id": "361e70a6-8d23-4d38-9eb1-1ec539f180ca",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "bba7780a-45a7-465d-a2d4-c68d27bd67ee",
        "markerId": "fa152a6d-4504-449b-b3eb-747ac9c6cd90",
        "qrLogAttributeId": "7ad9b49e-7542-4ebd-87ce-35e9bf69b756",
        "qrLogAttribute": {
          "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
          "code": "sample string 2",
          "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
          "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
          "qrLogAttributeClass": {
            "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
              },
              {
                "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
            },
            {
              "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
            }
          ],
          "isOriginatedByPim": true
        }
      },
      {
        "id": "361e70a6-8d23-4d38-9eb1-1ec539f180ca",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "bba7780a-45a7-465d-a2d4-c68d27bd67ee",
        "markerId": "fa152a6d-4504-449b-b3eb-747ac9c6cd90",
        "qrLogAttributeId": "7ad9b49e-7542-4ebd-87ce-35e9bf69b756",
        "qrLogAttribute": {
          "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
          "code": "sample string 2",
          "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
          "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
          "qrLogAttributeClass": {
            "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
              },
              {
                "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
            },
            {
              "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
            }
          ],
          "isOriginatedByPim": true
        }
      }
    ],
    "markerXSolutions": [
      {
        "id": "40e90808-e360-42d5-a3f0-49b60655c4c3",
        "markerId": "aed0e232-b24c-4d0e-bf80-940ae1537fea",
        "solutionId": "3a7ff918-8e09-4dba-aca1-98667ded91c6",
        "amount": 3,
        "diameter": 4,
        "unit": "sample string 5",
        "width": 6,
        "height": 7,
        "length": 8,
        "comments": "sample string 9",
        "createdTs": "sample string 10",
        "solution": {
          "id": "dd733ef1-7eb0-46ff-924c-fccc3708a713",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
            },
            {
              "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
              "qrLogAttributeListValue": {
                "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                "qrLogAttribute": {
                  "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                  "code": "sample string 2",
                  "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                  "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                  "qrLogAttributeClass": {
                    "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
              "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
              "qrLogAttributeListValue": {
                "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                "qrLogAttribute": {
                  "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                  "code": "sample string 2",
                  "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                  "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                  "qrLogAttributeClass": {
                    "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
              "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "c511beb6-ea86-41ba-93bb-4da441fdd3ec",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:42:05.7192287Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "fc1a2954-a7e3-4f1c-b99d-b607c8710e53"
          },
          {
            "id": "c511beb6-ea86-41ba-93bb-4da441fdd3ec",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:42:05.7192287Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "fc1a2954-a7e3-4f1c-b99d-b607c8710e53"
          }
        ],
        "selectedProducts": [
          {
            "id": "eb5a674e-1b72-4151-925e-eeeeacc67551",
            "markerXSolutionsId": "abb9f450-5153-4934-9d3d-75a9c339e965",
            "productId": "f679e240-c41d-42a4-b730-d17e87fcd125"
          },
          {
            "id": "eb5a674e-1b72-4151-925e-eeeeacc67551",
            "markerXSolutionsId": "abb9f450-5153-4934-9d3d-75a9c339e965",
            "productId": "f679e240-c41d-42a4-b730-d17e87fcd125"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "isApproved": 2
      },
      {
        "id": "40e90808-e360-42d5-a3f0-49b60655c4c3",
        "markerId": "aed0e232-b24c-4d0e-bf80-940ae1537fea",
        "solutionId": "3a7ff918-8e09-4dba-aca1-98667ded91c6",
        "amount": 3,
        "diameter": 4,
        "unit": "sample string 5",
        "width": 6,
        "height": 7,
        "length": 8,
        "comments": "sample string 9",
        "createdTs": "sample string 10",
        "solution": {
          "id": "dd733ef1-7eb0-46ff-924c-fccc3708a713",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
            },
            {
              "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
              "qrLogAttributeListValue": {
                "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                "qrLogAttribute": {
                  "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                  "code": "sample string 2",
                  "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                  "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                  "qrLogAttributeClass": {
                    "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
              "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
              "qrLogAttributeListValue": {
                "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                "qrLogAttribute": {
                  "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                  "code": "sample string 2",
                  "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                  "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                  "qrLogAttributeClass": {
                    "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
              "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  },
                  {
                    "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                    "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                    "translations": [
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      },
                      {
                        "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "c511beb6-ea86-41ba-93bb-4da441fdd3ec",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:42:05.7192287Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "fc1a2954-a7e3-4f1c-b99d-b607c8710e53"
          },
          {
            "id": "c511beb6-ea86-41ba-93bb-4da441fdd3ec",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-18T23:42:05.7192287Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "fc1a2954-a7e3-4f1c-b99d-b607c8710e53"
          }
        ],
        "selectedProducts": [
          {
            "id": "eb5a674e-1b72-4151-925e-eeeeacc67551",
            "markerXSolutionsId": "abb9f450-5153-4934-9d3d-75a9c339e965",
            "productId": "f679e240-c41d-42a4-b730-d17e87fcd125"
          },
          {
            "id": "eb5a674e-1b72-4151-925e-eeeeacc67551",
            "markerXSolutionsId": "abb9f450-5153-4934-9d3d-75a9c339e965",
            "productId": "f679e240-c41d-42a4-b730-d17e87fcd125"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "isApproved": 2
      }
    ],
    "reports": [
      {
        "id": "cd0e496e-9b56-421a-9751-3fe6117ce9ef",
        "date": "sample string 2",
        "status": "sample string 3",
        "comment": "sample string 4",
        "name": "sample string 5",
        "email": "sample string 6",
        "report": "sample string 7",
        "company": "sample string 8",
        "image": "sample string 9",
        "customerId": 1,
        "markerId": "0762f63d-b1c8-4ef2-b2dd-129834b4236a"
      },
      {
        "id": "cd0e496e-9b56-421a-9751-3fe6117ce9ef",
        "date": "sample string 2",
        "status": "sample string 3",
        "comment": "sample string 4",
        "name": "sample string 5",
        "email": "sample string 6",
        "report": "sample string 7",
        "company": "sample string 8",
        "image": "sample string 9",
        "customerId": 1,
        "markerId": "0762f63d-b1c8-4ef2-b2dd-129834b4236a"
      }
    ],
    "archivedReports": [
      {
        "id": "cd0e496e-9b56-421a-9751-3fe6117ce9ef",
        "date": "sample string 2",
        "status": "sample string 3",
        "comment": "sample string 4",
        "name": "sample string 5",
        "email": "sample string 6",
        "report": "sample string 7",
        "company": "sample string 8",
        "image": "sample string 9",
        "customerId": 1,
        "markerId": "0762f63d-b1c8-4ef2-b2dd-129834b4236a"
      },
      {
        "id": "cd0e496e-9b56-421a-9751-3fe6117ce9ef",
        "date": "sample string 2",
        "status": "sample string 3",
        "comment": "sample string 4",
        "name": "sample string 5",
        "email": "sample string 6",
        "report": "sample string 7",
        "company": "sample string 8",
        "image": "sample string 9",
        "customerId": 1,
        "markerId": "0762f63d-b1c8-4ef2-b2dd-129834b4236a"
      }
    ],
    "productSolutions": [
      {
        "id": "dd733ef1-7eb0-46ff-924c-fccc3708a713",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
          },
          {
            "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      },
      {
        "id": "dd733ef1-7eb0-46ff-924c-fccc3708a713",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
          },
          {
            "id": "ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ebac6eb6-e2c5-4b48-a2ff-c46aa5f50b4c"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "f865d153-56c0-4c62-8e86-4f955ff1ed3f",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "bad42890-ecfd-4b7e-ba70-47e8febcffe3",
            "qrLogAttributeListValue": {
              "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
              "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
              "qrLogAttribute": {
                "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
                "code": "sample string 2",
                "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
                "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
                "qrLogAttributeClass": {
                  "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ]
            },
            "markerXSolutionsId": "fb8e15e1-45cf-4e7e-b12d-e9de7332d54f",
            "qrLogAttributeId": "0f0f5c43-d9d3-429c-84f1-39e78dcae9ba",
            "qrLogAttribute": {
              "id": "2cb8e925-bdf3-4a06-b221-01ecbb2e8cd5",
              "code": "sample string 2",
              "selectedValue": "ea621861-9c2c-454e-8d6e-c9bdbdd2057a",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "212f63fb-02e2-4087-9061-09a5634ee948",
              "sourceId": "bc435ccf-c9bf-4805-adc0-b8e7d713fbfb",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "5a66d8f1-4bb0-4562-95bc-a182186d8b51",
              "qrLogAttributeClass": {
                "id": "e35e8438-1fa2-4760-8521-f4777a4d5355",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  },
                  {
                    "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                },
                {
                  "id": "ccf1c17d-fef7-4664-83d6-0166d5c9b161",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "73312c4e-a90d-4c59-a6b6-aba3a9fd7b8d",
                  "qrLogAttributeListValueGlobalRefId": "ebb8e9ec-7646-41d6-8f08-2e46b1d8551b",
                  "translations": [
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    },
                    {
                      "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                },
                {
                  "id": "638439f2-45ae-43da-97fb-79effb4c0b4c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "ed94a5f5-fd75-4f67-badf-1394a90b42b6"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      }
    ]
  }
]