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": "5ec141a0-6deb-4815-88af-871ad89052da",
    "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": "b8d45408-0162-4647-a4fc-864ab2539eb4",
    "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": "2d2e5a3f-96f2-4741-8006-c09c4725ffbe",
    "blueprint": "sample string 12",
    "buildingComponent": "sample string 13",
    "buildingComponentId": "1705606a-75bf-4846-b39d-a36f70e82488",
    "project": "sample string 15",
    "projectId": "dfd1cacd-2b9c-4dbb-a3e4-5f73a84aa2cf",
    "qrLogAttributeXMarker": [
      {
        "id": "1e10362b-31f9-43a4-bf83-a56ff333a9fb",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "6c8d8e00-c9c0-4b9a-876e-bcbfdffb40b3",
        "markerId": "8ed1b01c-fe9f-462a-926c-c4e210acc1dd",
        "qrLogAttributeId": "15c9c3b6-9ccb-460b-9871-5bf0de76b8f7",
        "qrLogAttribute": {
          "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
          "code": "sample string 2",
          "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
          "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
          "qrLogAttributeClass": {
            "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
              },
              {
                "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
            },
            {
              "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
            }
          ],
          "isOriginatedByPim": true
        }
      },
      {
        "id": "1e10362b-31f9-43a4-bf83-a56ff333a9fb",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "6c8d8e00-c9c0-4b9a-876e-bcbfdffb40b3",
        "markerId": "8ed1b01c-fe9f-462a-926c-c4e210acc1dd",
        "qrLogAttributeId": "15c9c3b6-9ccb-460b-9871-5bf0de76b8f7",
        "qrLogAttribute": {
          "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
          "code": "sample string 2",
          "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
          "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
          "qrLogAttributeClass": {
            "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
              },
              {
                "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
            },
            {
              "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
            }
          ],
          "isOriginatedByPim": true
        }
      }
    ],
    "markerXSolutions": [
      {
        "id": "d1669eb7-b497-4716-9c76-a08eda042810",
        "markerId": "7abdfc1d-b8aa-4ec3-89e2-a5beef38a10b",
        "solutionId": "1dd151c0-cb99-4215-8242-7fde764f8232",
        "amount": 3,
        "diameter": 4,
        "unit": "sample string 5",
        "width": 6,
        "height": 7,
        "length": 8,
        "comments": "sample string 9",
        "createdTs": "sample string 10",
        "solution": {
          "id": "0ac14a9d-828b-4959-a09f-09db71207bfa",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
            },
            {
              "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
              "qrLogAttributeListValue": {
                "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                "qrLogAttribute": {
                  "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                  "code": "sample string 2",
                  "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                  "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                  "qrLogAttributeClass": {
                    "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
              "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
              "qrLogAttributeListValue": {
                "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                "qrLogAttribute": {
                  "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                  "code": "sample string 2",
                  "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                  "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                  "qrLogAttributeClass": {
                    "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
              "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "2eac0fcf-bd79-43f7-b8cf-42530c63f638",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-09-23T11:03:33.194136Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "10aa4cc2-e0ea-4cf1-8ec2-862101f7cd71"
          },
          {
            "id": "2eac0fcf-bd79-43f7-b8cf-42530c63f638",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-09-23T11:03:33.194136Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "10aa4cc2-e0ea-4cf1-8ec2-862101f7cd71"
          }
        ],
        "selectedProducts": [
          {
            "id": "eae12d41-b6b0-48ff-b778-48f18991cfa7",
            "markerXSolutionsId": "9832fa02-c23f-4a53-bac1-7cb373ac7c69",
            "productId": "7d136629-5922-4962-ae31-e632c8126eca"
          },
          {
            "id": "eae12d41-b6b0-48ff-b778-48f18991cfa7",
            "markerXSolutionsId": "9832fa02-c23f-4a53-bac1-7cb373ac7c69",
            "productId": "7d136629-5922-4962-ae31-e632c8126eca"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "isApproved": 2
      },
      {
        "id": "d1669eb7-b497-4716-9c76-a08eda042810",
        "markerId": "7abdfc1d-b8aa-4ec3-89e2-a5beef38a10b",
        "solutionId": "1dd151c0-cb99-4215-8242-7fde764f8232",
        "amount": 3,
        "diameter": 4,
        "unit": "sample string 5",
        "width": 6,
        "height": 7,
        "length": 8,
        "comments": "sample string 9",
        "createdTs": "sample string 10",
        "solution": {
          "id": "0ac14a9d-828b-4959-a09f-09db71207bfa",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
            },
            {
              "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
              "qrLogAttributeListValue": {
                "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                "qrLogAttribute": {
                  "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                  "code": "sample string 2",
                  "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                  "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                  "qrLogAttributeClass": {
                    "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
              "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
              "qrLogAttributeListValue": {
                "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                "qrLogAttribute": {
                  "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                  "code": "sample string 2",
                  "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                  "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                  "qrLogAttributeClass": {
                    "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
              "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "2eac0fcf-bd79-43f7-b8cf-42530c63f638",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-09-23T11:03:33.194136Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "10aa4cc2-e0ea-4cf1-8ec2-862101f7cd71"
          },
          {
            "id": "2eac0fcf-bd79-43f7-b8cf-42530c63f638",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-09-23T11:03:33.194136Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "10aa4cc2-e0ea-4cf1-8ec2-862101f7cd71"
          }
        ],
        "selectedProducts": [
          {
            "id": "eae12d41-b6b0-48ff-b778-48f18991cfa7",
            "markerXSolutionsId": "9832fa02-c23f-4a53-bac1-7cb373ac7c69",
            "productId": "7d136629-5922-4962-ae31-e632c8126eca"
          },
          {
            "id": "eae12d41-b6b0-48ff-b778-48f18991cfa7",
            "markerXSolutionsId": "9832fa02-c23f-4a53-bac1-7cb373ac7c69",
            "productId": "7d136629-5922-4962-ae31-e632c8126eca"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "isApproved": 2
      }
    ],
    "reports": [
      {
        "id": "480965dd-4242-4e7f-88f9-ce224cdda82f",
        "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": "f100ed3f-0ae9-4aad-88b1-d2b5d91413df"
      },
      {
        "id": "480965dd-4242-4e7f-88f9-ce224cdda82f",
        "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": "f100ed3f-0ae9-4aad-88b1-d2b5d91413df"
      }
    ],
    "archivedReports": [
      {
        "id": "480965dd-4242-4e7f-88f9-ce224cdda82f",
        "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": "f100ed3f-0ae9-4aad-88b1-d2b5d91413df"
      },
      {
        "id": "480965dd-4242-4e7f-88f9-ce224cdda82f",
        "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": "f100ed3f-0ae9-4aad-88b1-d2b5d91413df"
      }
    ],
    "productSolutions": [
      {
        "id": "0ac14a9d-828b-4959-a09f-09db71207bfa",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
          },
          {
            "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      },
      {
        "id": "0ac14a9d-828b-4959-a09f-09db71207bfa",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
          },
          {
            "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      }
    ]
  },
  {
    "id": "5ec141a0-6deb-4815-88af-871ad89052da",
    "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": "b8d45408-0162-4647-a4fc-864ab2539eb4",
    "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": "2d2e5a3f-96f2-4741-8006-c09c4725ffbe",
    "blueprint": "sample string 12",
    "buildingComponent": "sample string 13",
    "buildingComponentId": "1705606a-75bf-4846-b39d-a36f70e82488",
    "project": "sample string 15",
    "projectId": "dfd1cacd-2b9c-4dbb-a3e4-5f73a84aa2cf",
    "qrLogAttributeXMarker": [
      {
        "id": "1e10362b-31f9-43a4-bf83-a56ff333a9fb",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "6c8d8e00-c9c0-4b9a-876e-bcbfdffb40b3",
        "markerId": "8ed1b01c-fe9f-462a-926c-c4e210acc1dd",
        "qrLogAttributeId": "15c9c3b6-9ccb-460b-9871-5bf0de76b8f7",
        "qrLogAttribute": {
          "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
          "code": "sample string 2",
          "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
          "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
          "qrLogAttributeClass": {
            "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
              },
              {
                "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
            },
            {
              "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
            }
          ],
          "isOriginatedByPim": true
        }
      },
      {
        "id": "1e10362b-31f9-43a4-bf83-a56ff333a9fb",
        "value": "sample string 2",
        "qrLogAttributeListValueId": "6c8d8e00-c9c0-4b9a-876e-bcbfdffb40b3",
        "markerId": "8ed1b01c-fe9f-462a-926c-c4e210acc1dd",
        "qrLogAttributeId": "15c9c3b6-9ccb-460b-9871-5bf0de76b8f7",
        "qrLogAttribute": {
          "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
          "code": "sample string 2",
          "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
          "value": "sample string 4",
          "customerId": 1,
          "visible": true,
          "index": 1,
          "required": true,
          "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
          "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
          "canDelete": true,
          "codeFallback": "sample string 3",
          "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
          "qrLogAttributeClass": {
            "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
            "code": "sample string 2",
            "name": "sample string 3",
            "translations": [
              {
                "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
              },
              {
                "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
              }
            ]
          },
          "qrLogAttributeListValue": [
            {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            }
          ],
          "translations": [
            {
              "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
            },
            {
              "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
              "languageCode": "sample string 2",
              "languageTranslation": "sample string 3",
              "property": "sample string 4",
              "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
            }
          ],
          "isOriginatedByPim": true
        }
      }
    ],
    "markerXSolutions": [
      {
        "id": "d1669eb7-b497-4716-9c76-a08eda042810",
        "markerId": "7abdfc1d-b8aa-4ec3-89e2-a5beef38a10b",
        "solutionId": "1dd151c0-cb99-4215-8242-7fde764f8232",
        "amount": 3,
        "diameter": 4,
        "unit": "sample string 5",
        "width": 6,
        "height": 7,
        "length": 8,
        "comments": "sample string 9",
        "createdTs": "sample string 10",
        "solution": {
          "id": "0ac14a9d-828b-4959-a09f-09db71207bfa",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
            },
            {
              "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
              "qrLogAttributeListValue": {
                "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                "qrLogAttribute": {
                  "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                  "code": "sample string 2",
                  "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                  "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                  "qrLogAttributeClass": {
                    "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
              "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
              "qrLogAttributeListValue": {
                "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                "qrLogAttribute": {
                  "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                  "code": "sample string 2",
                  "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                  "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                  "qrLogAttributeClass": {
                    "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
              "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "2eac0fcf-bd79-43f7-b8cf-42530c63f638",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-09-23T11:03:33.194136Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "10aa4cc2-e0ea-4cf1-8ec2-862101f7cd71"
          },
          {
            "id": "2eac0fcf-bd79-43f7-b8cf-42530c63f638",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-09-23T11:03:33.194136Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "10aa4cc2-e0ea-4cf1-8ec2-862101f7cd71"
          }
        ],
        "selectedProducts": [
          {
            "id": "eae12d41-b6b0-48ff-b778-48f18991cfa7",
            "markerXSolutionsId": "9832fa02-c23f-4a53-bac1-7cb373ac7c69",
            "productId": "7d136629-5922-4962-ae31-e632c8126eca"
          },
          {
            "id": "eae12d41-b6b0-48ff-b778-48f18991cfa7",
            "markerXSolutionsId": "9832fa02-c23f-4a53-bac1-7cb373ac7c69",
            "productId": "7d136629-5922-4962-ae31-e632c8126eca"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "isApproved": 2
      },
      {
        "id": "d1669eb7-b497-4716-9c76-a08eda042810",
        "markerId": "7abdfc1d-b8aa-4ec3-89e2-a5beef38a10b",
        "solutionId": "1dd151c0-cb99-4215-8242-7fde764f8232",
        "amount": 3,
        "diameter": 4,
        "unit": "sample string 5",
        "width": 6,
        "height": 7,
        "length": 8,
        "comments": "sample string 9",
        "createdTs": "sample string 10",
        "solution": {
          "id": "0ac14a9d-828b-4959-a09f-09db71207bfa",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
            },
            {
              "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
              "qrLogAttributeListValue": {
                "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                "qrLogAttribute": {
                  "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                  "code": "sample string 2",
                  "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                  "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                  "qrLogAttributeClass": {
                    "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
              "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
              "qrLogAttributeListValue": {
                "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                "qrLogAttribute": {
                  "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                  "code": "sample string 2",
                  "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                  "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                  "qrLogAttributeClass": {
                    "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
              "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  },
                  {
                    "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                    "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                    "translations": [
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      },
                      {
                        "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        "qrLogAttributeXMarkerXSolutions": [
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ],
        "attachments": [
          {
            "id": "2eac0fcf-bd79-43f7-b8cf-42530c63f638",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-09-23T11:03:33.194136Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "10aa4cc2-e0ea-4cf1-8ec2-862101f7cd71"
          },
          {
            "id": "2eac0fcf-bd79-43f7-b8cf-42530c63f638",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-09-23T11:03:33.194136Z",
            "createdBy": "sample string 5",
            "approved": true,
            "markerXSolutionsId": "10aa4cc2-e0ea-4cf1-8ec2-862101f7cd71"
          }
        ],
        "selectedProducts": [
          {
            "id": "eae12d41-b6b0-48ff-b778-48f18991cfa7",
            "markerXSolutionsId": "9832fa02-c23f-4a53-bac1-7cb373ac7c69",
            "productId": "7d136629-5922-4962-ae31-e632c8126eca"
          },
          {
            "id": "eae12d41-b6b0-48ff-b778-48f18991cfa7",
            "markerXSolutionsId": "9832fa02-c23f-4a53-bac1-7cb373ac7c69",
            "productId": "7d136629-5922-4962-ae31-e632c8126eca"
          }
        ],
        "dimensionDialog": true,
        "attributesDialog": true,
        "isApproved": 2
      }
    ],
    "reports": [
      {
        "id": "480965dd-4242-4e7f-88f9-ce224cdda82f",
        "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": "f100ed3f-0ae9-4aad-88b1-d2b5d91413df"
      },
      {
        "id": "480965dd-4242-4e7f-88f9-ce224cdda82f",
        "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": "f100ed3f-0ae9-4aad-88b1-d2b5d91413df"
      }
    ],
    "archivedReports": [
      {
        "id": "480965dd-4242-4e7f-88f9-ce224cdda82f",
        "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": "f100ed3f-0ae9-4aad-88b1-d2b5d91413df"
      },
      {
        "id": "480965dd-4242-4e7f-88f9-ce224cdda82f",
        "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": "f100ed3f-0ae9-4aad-88b1-d2b5d91413df"
      }
    ],
    "productSolutions": [
      {
        "id": "0ac14a9d-828b-4959-a09f-09db71207bfa",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
          },
          {
            "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      },
      {
        "id": "0ac14a9d-828b-4959-a09f-09db71207bfa",
        "name": "sample string 2",
        "isSolution": true,
        "customerId": 4,
        "published": true,
        "image": "sample string 6",
        "isPIM": true,
        "count": 8,
        "products": [],
        "productAttachments": [
          {
            "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
          },
          {
            "id": "4722be80-c5d6-4058-9277-4be9adab06f0",
            "name": "sample string 2",
            "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4722be80-c5d6-4058-9277-4be9adab06f0"
          }
        ],
        "qRLogAttributeXSolutionViewModels": [
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          },
          {
            "id": "592ec42f-5fa9-4e02-9034-633c58c59a2e",
            "value": "sample string 2",
            "qrLogAttributeListValueId": "d8a896e2-1d7f-4787-b9a4-a567b54297d5",
            "qrLogAttributeListValue": {
              "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
              "description": "sample string 2",
              "customerId": 1,
              "isActive": true,
              "canDelete": true,
              "descriptionFallback": "sample string 3",
              "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
              "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
              "qrLogAttribute": {
                "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
                "code": "sample string 2",
                "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
                "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
                "qrLogAttributeClass": {
                  "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [],
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ],
                "isOriginatedByPim": true
              },
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ]
            },
            "markerXSolutionsId": "00f0d678-7dbe-4579-92d3-3a2c878bbb2c",
            "qrLogAttributeId": "6ea2afb3-5371-49b3-b0a1-d03979572ee7",
            "qrLogAttribute": {
              "id": "ab350c02-1adf-45c0-8bbb-9358693bfc75",
              "code": "sample string 2",
              "selectedValue": "5ddae8ed-e0dc-4cd3-8cda-dc6116c0b00e",
              "value": "sample string 4",
              "customerId": 1,
              "visible": true,
              "index": 1,
              "required": true,
              "qrLogAttributeGlobalRefId": "8f1059b8-7830-4b89-8cfd-5bb97bb3b89f",
              "sourceId": "da4866c2-f662-4bda-9c3b-27f312574829",
              "canDelete": true,
              "codeFallback": "sample string 3",
              "qrLogAttributeClassId": "f4153a9d-aee9-4255-8c31-19889ba75d63",
              "qrLogAttributeClass": {
                "id": "de287c6e-9d8c-414f-befc-e08ea8df9c3c",
                "code": "sample string 2",
                "name": "sample string 3",
                "translations": [
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  },
                  {
                    "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                  }
                ]
              },
              "qrLogAttributeListValue": [
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                },
                {
                  "id": "7e580a9e-c0a9-474c-9099-0b5ece751be3",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "64380b71-caa9-4301-973f-3d0078a08400",
                  "qrLogAttributeListValueGlobalRefId": "77cd5c79-68bb-4be2-ae03-451f1c29ff6d",
                  "translations": [
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    },
                    {
                      "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                    }
                  ]
                }
              ],
              "translations": [
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                },
                {
                  "id": "0a5cce63-5fa5-46f0-907b-3b7093c12d8c",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "6b7906e3-5df5-4709-8555-b44a1391752c"
                }
              ],
              "isOriginatedByPim": true
            }
          }
        ]
      }
    ]
  }
]