PUT api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "dc046a86-9f95-48bb-96b1-ad7d59906728",
  "name": "sample string 2",
  "description": "sample string 3",
  "markerName": "sample string 4",
  "order": "sample string 5",
  "customerId": 6,
  "assigned": true,
  "isOffline": true,
  "offlineByUserId": 1,
  "offlineByUserName": "sample string 9",
  "deadline": "sample string 10",
  "isLocked": true,
  "lockedByUserId": 1,
  "lockedByUserName": "sample string 12",
  "lockedTs": "sample string 13",
  "openMarkers": 0,
  "buildingComponentId": "841f1794-2e24-4fae-a468-6b05813874aa",
  "buildingComponent": "sample string 15",
  "projectId": "23e3192e-e48a-411a-9de2-35a133063646",
  "project": "sample string 17",
  "blueprintFileId": "4b65d9ae-89fa-4b8c-9e2b-4f759e79996b",
  "blueprintFile": {
    "id": "765577a1-a9da-41eb-b51f-197f72995033",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "6b795a2c-2487-4ba7-8911-94e1a66f1270",
      "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": "7fdde9e3-685a-4d44-8917-727ac76f4f47",
      "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": "0a076fb9-83af-4ce0-bc7f-503a05a55370",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "7b02d79e-a87c-43a1-a06a-4308a63697cb",
      "project": "sample string 15",
      "projectId": "191b57fd-fdcf-4369-82a1-a46504b0753d",
      "qrLogAttributeXMarker": [
        {
          "id": "4e52840c-e9a6-49f2-ab44-562be730e6c0",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "813c9d99-542a-4ec5-9c53-acfd8b9a82bc",
          "markerId": "c170792c-cc59-47d2-9d18-d63f16f4b409",
          "qrLogAttributeId": "86003c75-602f-46cc-8fde-2d8b9d80d3e7",
          "qrLogAttribute": {
            "id": "eeb26382-b7cf-457b-8866-73b47a062340",
            "code": "sample string 2",
            "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
            "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
            "qrLogAttributeClass": {
              "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                },
                {
                  "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
              },
              {
                "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "4e52840c-e9a6-49f2-ab44-562be730e6c0",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "813c9d99-542a-4ec5-9c53-acfd8b9a82bc",
          "markerId": "c170792c-cc59-47d2-9d18-d63f16f4b409",
          "qrLogAttributeId": "86003c75-602f-46cc-8fde-2d8b9d80d3e7",
          "qrLogAttribute": {
            "id": "eeb26382-b7cf-457b-8866-73b47a062340",
            "code": "sample string 2",
            "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
            "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
            "qrLogAttributeClass": {
              "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                },
                {
                  "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
              },
              {
                "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "a4dec7ec-5747-4f04-8d48-468cd731623d",
          "markerId": "157c4dd2-0888-465a-b5dd-b12aef010038",
          "solutionId": "1c82da7a-cd5b-4e44-a784-5ac98e2ee8f4",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6ea28452-e4cf-4078-a465-a20e37dc3273",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
              },
              {
                "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
                "qrLogAttributeListValue": {
                  "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                  "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                  "qrLogAttribute": {
                    "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                    "code": "sample string 2",
                    "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                    "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                    "qrLogAttributeClass": {
                      "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
                "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
                "qrLogAttributeListValue": {
                  "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                  "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                  "qrLogAttribute": {
                    "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                    "code": "sample string 2",
                    "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                    "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                    "qrLogAttributeClass": {
                      "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
                "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "12a208c8-d39f-4b9c-baf5-b2ad6bfcd1aa",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-05-15T22:26:09.0026646Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6922ed38-be97-4e58-b020-6e4c2197f8a9"
            },
            {
              "id": "12a208c8-d39f-4b9c-baf5-b2ad6bfcd1aa",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-05-15T22:26:09.0026646Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6922ed38-be97-4e58-b020-6e4c2197f8a9"
            }
          ],
          "selectedProducts": [
            {
              "id": "61700d73-998f-4d4d-98c0-c025f986004b",
              "markerXSolutionsId": "7e7d8abc-0022-4cf9-aaa4-15c371c318b8",
              "productId": "ac4567ac-868c-4afb-a9a0-02b76bd43e4f"
            },
            {
              "id": "61700d73-998f-4d4d-98c0-c025f986004b",
              "markerXSolutionsId": "7e7d8abc-0022-4cf9-aaa4-15c371c318b8",
              "productId": "ac4567ac-868c-4afb-a9a0-02b76bd43e4f"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "a4dec7ec-5747-4f04-8d48-468cd731623d",
          "markerId": "157c4dd2-0888-465a-b5dd-b12aef010038",
          "solutionId": "1c82da7a-cd5b-4e44-a784-5ac98e2ee8f4",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6ea28452-e4cf-4078-a465-a20e37dc3273",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
              },
              {
                "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
                "qrLogAttributeListValue": {
                  "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                  "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                  "qrLogAttribute": {
                    "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                    "code": "sample string 2",
                    "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                    "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                    "qrLogAttributeClass": {
                      "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
                "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
                "qrLogAttributeListValue": {
                  "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                  "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                  "qrLogAttribute": {
                    "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                    "code": "sample string 2",
                    "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                    "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                    "qrLogAttributeClass": {
                      "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
                "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "12a208c8-d39f-4b9c-baf5-b2ad6bfcd1aa",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-05-15T22:26:09.0026646Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6922ed38-be97-4e58-b020-6e4c2197f8a9"
            },
            {
              "id": "12a208c8-d39f-4b9c-baf5-b2ad6bfcd1aa",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-05-15T22:26:09.0026646Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6922ed38-be97-4e58-b020-6e4c2197f8a9"
            }
          ],
          "selectedProducts": [
            {
              "id": "61700d73-998f-4d4d-98c0-c025f986004b",
              "markerXSolutionsId": "7e7d8abc-0022-4cf9-aaa4-15c371c318b8",
              "productId": "ac4567ac-868c-4afb-a9a0-02b76bd43e4f"
            },
            {
              "id": "61700d73-998f-4d4d-98c0-c025f986004b",
              "markerXSolutionsId": "7e7d8abc-0022-4cf9-aaa4-15c371c318b8",
              "productId": "ac4567ac-868c-4afb-a9a0-02b76bd43e4f"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "be4ade19-4056-4bae-bf12-f119eb105089",
          "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": "cd9ebe7a-ac25-4256-ad24-72ed6aa6cf9a"
        },
        {
          "id": "be4ade19-4056-4bae-bf12-f119eb105089",
          "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": "cd9ebe7a-ac25-4256-ad24-72ed6aa6cf9a"
        }
      ],
      "archivedReports": [
        {
          "id": "be4ade19-4056-4bae-bf12-f119eb105089",
          "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": "cd9ebe7a-ac25-4256-ad24-72ed6aa6cf9a"
        },
        {
          "id": "be4ade19-4056-4bae-bf12-f119eb105089",
          "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": "cd9ebe7a-ac25-4256-ad24-72ed6aa6cf9a"
        }
      ],
      "productSolutions": [
        {
          "id": "6ea28452-e4cf-4078-a465-a20e37dc3273",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
            },
            {
              "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "6ea28452-e4cf-4078-a465-a20e37dc3273",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
            },
            {
              "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "6b795a2c-2487-4ba7-8911-94e1a66f1270",
      "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": "7fdde9e3-685a-4d44-8917-727ac76f4f47",
      "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": "0a076fb9-83af-4ce0-bc7f-503a05a55370",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "7b02d79e-a87c-43a1-a06a-4308a63697cb",
      "project": "sample string 15",
      "projectId": "191b57fd-fdcf-4369-82a1-a46504b0753d",
      "qrLogAttributeXMarker": [
        {
          "id": "4e52840c-e9a6-49f2-ab44-562be730e6c0",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "813c9d99-542a-4ec5-9c53-acfd8b9a82bc",
          "markerId": "c170792c-cc59-47d2-9d18-d63f16f4b409",
          "qrLogAttributeId": "86003c75-602f-46cc-8fde-2d8b9d80d3e7",
          "qrLogAttribute": {
            "id": "eeb26382-b7cf-457b-8866-73b47a062340",
            "code": "sample string 2",
            "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
            "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
            "qrLogAttributeClass": {
              "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                },
                {
                  "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
              },
              {
                "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "4e52840c-e9a6-49f2-ab44-562be730e6c0",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "813c9d99-542a-4ec5-9c53-acfd8b9a82bc",
          "markerId": "c170792c-cc59-47d2-9d18-d63f16f4b409",
          "qrLogAttributeId": "86003c75-602f-46cc-8fde-2d8b9d80d3e7",
          "qrLogAttribute": {
            "id": "eeb26382-b7cf-457b-8866-73b47a062340",
            "code": "sample string 2",
            "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
            "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
            "qrLogAttributeClass": {
              "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                },
                {
                  "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
              },
              {
                "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "a4dec7ec-5747-4f04-8d48-468cd731623d",
          "markerId": "157c4dd2-0888-465a-b5dd-b12aef010038",
          "solutionId": "1c82da7a-cd5b-4e44-a784-5ac98e2ee8f4",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6ea28452-e4cf-4078-a465-a20e37dc3273",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
              },
              {
                "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
                "qrLogAttributeListValue": {
                  "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                  "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                  "qrLogAttribute": {
                    "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                    "code": "sample string 2",
                    "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                    "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                    "qrLogAttributeClass": {
                      "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
                "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
                "qrLogAttributeListValue": {
                  "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                  "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                  "qrLogAttribute": {
                    "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                    "code": "sample string 2",
                    "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                    "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                    "qrLogAttributeClass": {
                      "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
                "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "12a208c8-d39f-4b9c-baf5-b2ad6bfcd1aa",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-05-15T22:26:09.0026646Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6922ed38-be97-4e58-b020-6e4c2197f8a9"
            },
            {
              "id": "12a208c8-d39f-4b9c-baf5-b2ad6bfcd1aa",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-05-15T22:26:09.0026646Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6922ed38-be97-4e58-b020-6e4c2197f8a9"
            }
          ],
          "selectedProducts": [
            {
              "id": "61700d73-998f-4d4d-98c0-c025f986004b",
              "markerXSolutionsId": "7e7d8abc-0022-4cf9-aaa4-15c371c318b8",
              "productId": "ac4567ac-868c-4afb-a9a0-02b76bd43e4f"
            },
            {
              "id": "61700d73-998f-4d4d-98c0-c025f986004b",
              "markerXSolutionsId": "7e7d8abc-0022-4cf9-aaa4-15c371c318b8",
              "productId": "ac4567ac-868c-4afb-a9a0-02b76bd43e4f"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "a4dec7ec-5747-4f04-8d48-468cd731623d",
          "markerId": "157c4dd2-0888-465a-b5dd-b12aef010038",
          "solutionId": "1c82da7a-cd5b-4e44-a784-5ac98e2ee8f4",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "6ea28452-e4cf-4078-a465-a20e37dc3273",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
              },
              {
                "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
                "qrLogAttributeListValue": {
                  "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                  "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                  "qrLogAttribute": {
                    "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                    "code": "sample string 2",
                    "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                    "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                    "qrLogAttributeClass": {
                      "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
                "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
                "qrLogAttributeListValue": {
                  "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                  "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                  "qrLogAttribute": {
                    "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                    "code": "sample string 2",
                    "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                    "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                    "qrLogAttributeClass": {
                      "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
                "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    },
                    {
                      "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                      "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                      "translations": [
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        },
                        {
                          "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "12a208c8-d39f-4b9c-baf5-b2ad6bfcd1aa",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-05-15T22:26:09.0026646Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6922ed38-be97-4e58-b020-6e4c2197f8a9"
            },
            {
              "id": "12a208c8-d39f-4b9c-baf5-b2ad6bfcd1aa",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-05-15T22:26:09.0026646Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "6922ed38-be97-4e58-b020-6e4c2197f8a9"
            }
          ],
          "selectedProducts": [
            {
              "id": "61700d73-998f-4d4d-98c0-c025f986004b",
              "markerXSolutionsId": "7e7d8abc-0022-4cf9-aaa4-15c371c318b8",
              "productId": "ac4567ac-868c-4afb-a9a0-02b76bd43e4f"
            },
            {
              "id": "61700d73-998f-4d4d-98c0-c025f986004b",
              "markerXSolutionsId": "7e7d8abc-0022-4cf9-aaa4-15c371c318b8",
              "productId": "ac4567ac-868c-4afb-a9a0-02b76bd43e4f"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "be4ade19-4056-4bae-bf12-f119eb105089",
          "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": "cd9ebe7a-ac25-4256-ad24-72ed6aa6cf9a"
        },
        {
          "id": "be4ade19-4056-4bae-bf12-f119eb105089",
          "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": "cd9ebe7a-ac25-4256-ad24-72ed6aa6cf9a"
        }
      ],
      "archivedReports": [
        {
          "id": "be4ade19-4056-4bae-bf12-f119eb105089",
          "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": "cd9ebe7a-ac25-4256-ad24-72ed6aa6cf9a"
        },
        {
          "id": "be4ade19-4056-4bae-bf12-f119eb105089",
          "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": "cd9ebe7a-ac25-4256-ad24-72ed6aa6cf9a"
        }
      ],
      "productSolutions": [
        {
          "id": "6ea28452-e4cf-4078-a465-a20e37dc3273",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
            },
            {
              "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "6ea28452-e4cf-4078-a465-a20e37dc3273",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
            },
            {
              "id": "8bdcfe75-6af4-424f-a4d0-55376530a623",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8bdcfe75-6af4-424f-a4d0-55376530a623"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "cb7aa7f0-d376-4e83-b672-5fa1049f7218",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "49963337-3a47-4269-96c4-1dcaf31836ef",
              "qrLogAttributeListValue": {
                "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                "qrLogAttribute": {
                  "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                  "code": "sample string 2",
                  "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                  "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                  "qrLogAttributeClass": {
                    "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ]
              },
              "markerXSolutionsId": "13cf3417-3046-486b-9f66-03817d886784",
              "qrLogAttributeId": "8900f988-61ac-461c-8c22-339c54b2d09e",
              "qrLogAttribute": {
                "id": "eeb26382-b7cf-457b-8866-73b47a062340",
                "code": "sample string 2",
                "selectedValue": "46dff274-b4e0-4a3a-a97e-e513fce163af",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "0271eb6c-c285-4dd9-8482-cf2595c8a9ac",
                "sourceId": "8708b6da-8fdd-4f3a-bc32-5cb067d7c60d",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "63d79006-bd90-4033-8bbb-7b7c669321af",
                "qrLogAttributeClass": {
                  "id": "eaa5133b-b0c5-4f29-9a87-a82065fa55b8",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    },
                    {
                      "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  },
                  {
                    "id": "34c5915a-12eb-4209-b51c-66cfb56d23e7",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "432dc4c6-1233-470e-b7b9-960b2a50d7cb",
                    "qrLogAttributeListValueGlobalRefId": "be00a5a9-7d41-4d49-8f45-2479965b7c8d",
                    "translations": [
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      },
                      {
                        "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  },
                  {
                    "id": "3475abea-2ac6-46f9-a726-9917cb0d560f",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "c08a0e95-d82e-47b5-85a2-730bba820e07"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    }
  ],
  "installers": [
    {
      "id": 1,
      "fullName": "sample string 2 sample string 3",
      "firstname": "sample string 2",
      "name": "sample string 3",
      "login": "sample string 4",
      "key": "sample string 5"
    },
    {
      "id": 1,
      "fullName": "sample string 2 sample string 3",
      "firstname": "sample string 2",
      "name": "sample string 3",
      "login": "sample string 4",
      "key": "sample string 5"
    }
  ],
  "allInstallers": [
    {
      "id": 1,
      "fullName": "sample string 2 sample string 3",
      "firstname": "sample string 2",
      "name": "sample string 3",
      "login": "sample string 4",
      "key": "sample string 5"
    },
    {
      "id": 1,
      "fullName": "sample string 2 sample string 3",
      "firstname": "sample string 2",
      "name": "sample string 3",
      "login": "sample string 4",
      "key": "sample string 5"
    }
  ],
  "isArchived": true
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'BlueprintViewModel'.

Response Information

Resource Description

None.