GET api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "783f12de-d7a9-4d63-b6bf-0ef254a1b18a",
  "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": "9caf8837-ae47-4906-ac76-b65ffd4a7196",
  "buildingComponent": "sample string 15",
  "projectId": "6bb84ec4-9d19-4f78-b779-a0b057676dba",
  "project": "sample string 17",
  "blueprintFileId": "16dcf2bc-c90c-4634-b354-e6a00295a5fa",
  "blueprintFile": {
    "id": "c251411f-1e1a-4cae-aca0-2c14f90f2d25",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "b81b62f8-cc9d-437b-b366-ff164f518613",
      "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": "0c338c33-d6a5-4fc0-b863-5e558af319dc",
      "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": "6ba1bc98-1daf-4c3b-bd24-004834cb51c1",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "9bd4e93d-b5b7-43b8-ae56-143388264304",
      "project": "sample string 15",
      "projectId": "fd7c9c5d-4c12-4949-a9e3-170775be9586",
      "qrLogAttributeXMarker": [
        {
          "id": "cf171226-20a9-4bfc-aa5f-3891cd16e07f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "074698ee-2df2-4af3-876a-f719e71e906f",
          "markerId": "1a6afd1b-cf51-41f2-8ba2-a5ac0b37fbfd",
          "qrLogAttributeId": "579e7202-9ed2-4663-a24a-c55e79b6df8d",
          "qrLogAttribute": {
            "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
            "code": "sample string 2",
            "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
            "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
            "qrLogAttributeClass": {
              "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                },
                {
                  "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
              },
              {
                "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "cf171226-20a9-4bfc-aa5f-3891cd16e07f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "074698ee-2df2-4af3-876a-f719e71e906f",
          "markerId": "1a6afd1b-cf51-41f2-8ba2-a5ac0b37fbfd",
          "qrLogAttributeId": "579e7202-9ed2-4663-a24a-c55e79b6df8d",
          "qrLogAttribute": {
            "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
            "code": "sample string 2",
            "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
            "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
            "qrLogAttributeClass": {
              "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                },
                {
                  "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
              },
              {
                "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "289ffb57-6783-443c-b8d7-2574c58c9233",
          "markerId": "5525ba63-5361-44dc-a8f5-cbd74d675f13",
          "solutionId": "c0ee5864-b156-47f1-bd08-88f96421dcc7",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "117910d1-0bcd-4e5e-ba24-bc1ed20c5bf8",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
              },
              {
                "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
                "qrLogAttributeListValue": {
                  "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                  "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                  "qrLogAttribute": {
                    "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                    "code": "sample string 2",
                    "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                    "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                    "qrLogAttributeClass": {
                      "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
                "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
                "qrLogAttributeListValue": {
                  "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                  "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                  "qrLogAttribute": {
                    "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                    "code": "sample string 2",
                    "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                    "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                    "qrLogAttributeClass": {
                      "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
                "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "b896e1f9-a741-49b4-8d73-6bbe10219c24",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T11:00:54.1998175Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2a6ab6a9-2d8b-476e-bfb5-a4ec79500ddf"
            },
            {
              "id": "b896e1f9-a741-49b4-8d73-6bbe10219c24",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T11:00:54.1998175Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2a6ab6a9-2d8b-476e-bfb5-a4ec79500ddf"
            }
          ],
          "selectedProducts": [
            {
              "id": "ecb514f3-3096-4970-bf45-83b6ccad0f5e",
              "markerXSolutionsId": "39e1a592-ad1c-4ce7-9f69-0b9f00fe062a",
              "productId": "df628c10-f279-490c-942f-a40f2793eb09"
            },
            {
              "id": "ecb514f3-3096-4970-bf45-83b6ccad0f5e",
              "markerXSolutionsId": "39e1a592-ad1c-4ce7-9f69-0b9f00fe062a",
              "productId": "df628c10-f279-490c-942f-a40f2793eb09"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "289ffb57-6783-443c-b8d7-2574c58c9233",
          "markerId": "5525ba63-5361-44dc-a8f5-cbd74d675f13",
          "solutionId": "c0ee5864-b156-47f1-bd08-88f96421dcc7",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "117910d1-0bcd-4e5e-ba24-bc1ed20c5bf8",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
              },
              {
                "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
                "qrLogAttributeListValue": {
                  "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                  "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                  "qrLogAttribute": {
                    "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                    "code": "sample string 2",
                    "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                    "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                    "qrLogAttributeClass": {
                      "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
                "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
                "qrLogAttributeListValue": {
                  "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                  "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                  "qrLogAttribute": {
                    "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                    "code": "sample string 2",
                    "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                    "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                    "qrLogAttributeClass": {
                      "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
                "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "b896e1f9-a741-49b4-8d73-6bbe10219c24",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T11:00:54.1998175Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2a6ab6a9-2d8b-476e-bfb5-a4ec79500ddf"
            },
            {
              "id": "b896e1f9-a741-49b4-8d73-6bbe10219c24",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T11:00:54.1998175Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2a6ab6a9-2d8b-476e-bfb5-a4ec79500ddf"
            }
          ],
          "selectedProducts": [
            {
              "id": "ecb514f3-3096-4970-bf45-83b6ccad0f5e",
              "markerXSolutionsId": "39e1a592-ad1c-4ce7-9f69-0b9f00fe062a",
              "productId": "df628c10-f279-490c-942f-a40f2793eb09"
            },
            {
              "id": "ecb514f3-3096-4970-bf45-83b6ccad0f5e",
              "markerXSolutionsId": "39e1a592-ad1c-4ce7-9f69-0b9f00fe062a",
              "productId": "df628c10-f279-490c-942f-a40f2793eb09"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "a5e41fbb-aad7-4086-ac5a-1a51c8b78e16",
          "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": "79c8a956-5ded-45e7-9d10-72660b2b234c"
        },
        {
          "id": "a5e41fbb-aad7-4086-ac5a-1a51c8b78e16",
          "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": "79c8a956-5ded-45e7-9d10-72660b2b234c"
        }
      ],
      "archivedReports": [
        {
          "id": "a5e41fbb-aad7-4086-ac5a-1a51c8b78e16",
          "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": "79c8a956-5ded-45e7-9d10-72660b2b234c"
        },
        {
          "id": "a5e41fbb-aad7-4086-ac5a-1a51c8b78e16",
          "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": "79c8a956-5ded-45e7-9d10-72660b2b234c"
        }
      ],
      "productSolutions": [
        {
          "id": "117910d1-0bcd-4e5e-ba24-bc1ed20c5bf8",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
            },
            {
              "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "117910d1-0bcd-4e5e-ba24-bc1ed20c5bf8",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
            },
            {
              "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "b81b62f8-cc9d-437b-b366-ff164f518613",
      "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": "0c338c33-d6a5-4fc0-b863-5e558af319dc",
      "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": "6ba1bc98-1daf-4c3b-bd24-004834cb51c1",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "9bd4e93d-b5b7-43b8-ae56-143388264304",
      "project": "sample string 15",
      "projectId": "fd7c9c5d-4c12-4949-a9e3-170775be9586",
      "qrLogAttributeXMarker": [
        {
          "id": "cf171226-20a9-4bfc-aa5f-3891cd16e07f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "074698ee-2df2-4af3-876a-f719e71e906f",
          "markerId": "1a6afd1b-cf51-41f2-8ba2-a5ac0b37fbfd",
          "qrLogAttributeId": "579e7202-9ed2-4663-a24a-c55e79b6df8d",
          "qrLogAttribute": {
            "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
            "code": "sample string 2",
            "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
            "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
            "qrLogAttributeClass": {
              "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                },
                {
                  "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
              },
              {
                "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "cf171226-20a9-4bfc-aa5f-3891cd16e07f",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "074698ee-2df2-4af3-876a-f719e71e906f",
          "markerId": "1a6afd1b-cf51-41f2-8ba2-a5ac0b37fbfd",
          "qrLogAttributeId": "579e7202-9ed2-4663-a24a-c55e79b6df8d",
          "qrLogAttribute": {
            "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
            "code": "sample string 2",
            "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
            "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
            "qrLogAttributeClass": {
              "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                },
                {
                  "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
              },
              {
                "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "289ffb57-6783-443c-b8d7-2574c58c9233",
          "markerId": "5525ba63-5361-44dc-a8f5-cbd74d675f13",
          "solutionId": "c0ee5864-b156-47f1-bd08-88f96421dcc7",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "117910d1-0bcd-4e5e-ba24-bc1ed20c5bf8",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
              },
              {
                "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
                "qrLogAttributeListValue": {
                  "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                  "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                  "qrLogAttribute": {
                    "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                    "code": "sample string 2",
                    "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                    "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                    "qrLogAttributeClass": {
                      "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
                "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
                "qrLogAttributeListValue": {
                  "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                  "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                  "qrLogAttribute": {
                    "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                    "code": "sample string 2",
                    "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                    "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                    "qrLogAttributeClass": {
                      "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
                "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "b896e1f9-a741-49b4-8d73-6bbe10219c24",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T11:00:54.1998175Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2a6ab6a9-2d8b-476e-bfb5-a4ec79500ddf"
            },
            {
              "id": "b896e1f9-a741-49b4-8d73-6bbe10219c24",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T11:00:54.1998175Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2a6ab6a9-2d8b-476e-bfb5-a4ec79500ddf"
            }
          ],
          "selectedProducts": [
            {
              "id": "ecb514f3-3096-4970-bf45-83b6ccad0f5e",
              "markerXSolutionsId": "39e1a592-ad1c-4ce7-9f69-0b9f00fe062a",
              "productId": "df628c10-f279-490c-942f-a40f2793eb09"
            },
            {
              "id": "ecb514f3-3096-4970-bf45-83b6ccad0f5e",
              "markerXSolutionsId": "39e1a592-ad1c-4ce7-9f69-0b9f00fe062a",
              "productId": "df628c10-f279-490c-942f-a40f2793eb09"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "289ffb57-6783-443c-b8d7-2574c58c9233",
          "markerId": "5525ba63-5361-44dc-a8f5-cbd74d675f13",
          "solutionId": "c0ee5864-b156-47f1-bd08-88f96421dcc7",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "117910d1-0bcd-4e5e-ba24-bc1ed20c5bf8",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
              },
              {
                "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
                "qrLogAttributeListValue": {
                  "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                  "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                  "qrLogAttribute": {
                    "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                    "code": "sample string 2",
                    "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                    "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                    "qrLogAttributeClass": {
                      "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
                "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
                "qrLogAttributeListValue": {
                  "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                  "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                  "qrLogAttribute": {
                    "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                    "code": "sample string 2",
                    "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                    "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                    "qrLogAttributeClass": {
                      "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
                "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    },
                    {
                      "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                      "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                      "translations": [
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        },
                        {
                          "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "b896e1f9-a741-49b4-8d73-6bbe10219c24",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T11:00:54.1998175Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2a6ab6a9-2d8b-476e-bfb5-a4ec79500ddf"
            },
            {
              "id": "b896e1f9-a741-49b4-8d73-6bbe10219c24",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-09-23T11:00:54.1998175Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "2a6ab6a9-2d8b-476e-bfb5-a4ec79500ddf"
            }
          ],
          "selectedProducts": [
            {
              "id": "ecb514f3-3096-4970-bf45-83b6ccad0f5e",
              "markerXSolutionsId": "39e1a592-ad1c-4ce7-9f69-0b9f00fe062a",
              "productId": "df628c10-f279-490c-942f-a40f2793eb09"
            },
            {
              "id": "ecb514f3-3096-4970-bf45-83b6ccad0f5e",
              "markerXSolutionsId": "39e1a592-ad1c-4ce7-9f69-0b9f00fe062a",
              "productId": "df628c10-f279-490c-942f-a40f2793eb09"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "a5e41fbb-aad7-4086-ac5a-1a51c8b78e16",
          "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": "79c8a956-5ded-45e7-9d10-72660b2b234c"
        },
        {
          "id": "a5e41fbb-aad7-4086-ac5a-1a51c8b78e16",
          "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": "79c8a956-5ded-45e7-9d10-72660b2b234c"
        }
      ],
      "archivedReports": [
        {
          "id": "a5e41fbb-aad7-4086-ac5a-1a51c8b78e16",
          "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": "79c8a956-5ded-45e7-9d10-72660b2b234c"
        },
        {
          "id": "a5e41fbb-aad7-4086-ac5a-1a51c8b78e16",
          "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": "79c8a956-5ded-45e7-9d10-72660b2b234c"
        }
      ],
      "productSolutions": [
        {
          "id": "117910d1-0bcd-4e5e-ba24-bc1ed20c5bf8",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
            },
            {
              "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "117910d1-0bcd-4e5e-ba24-bc1ed20c5bf8",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
            },
            {
              "id": "199aaeb0-2e67-4329-a177-cdc47ad827b8",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/199aaeb0-2e67-4329-a177-cdc47ad827b8"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "1369f71b-cdac-4042-98bb-71947533bf2c",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "2656f74e-b84b-40dd-b38f-76e4d0857d6e",
              "qrLogAttributeListValue": {
                "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                "qrLogAttribute": {
                  "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                  "code": "sample string 2",
                  "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                  "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                  "qrLogAttributeClass": {
                    "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ]
              },
              "markerXSolutionsId": "c5d2b832-8cfb-4e0f-9f2d-6946fe72f4c5",
              "qrLogAttributeId": "3b30e7b3-8513-4d37-97c1-ad33829505c2",
              "qrLogAttribute": {
                "id": "d22aa9f1-918f-4199-ace1-af525fd5a7bd",
                "code": "sample string 2",
                "selectedValue": "d1b62f7b-e21b-470b-9383-9f38e80791e3",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "9127707a-21e0-431b-ae24-26c7db4023d8",
                "sourceId": "8304e6a5-928c-4790-b647-f4e98c0f96c0",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "f6a49acf-4f7c-459d-8e39-d9ddfd76ce17",
                "qrLogAttributeClass": {
                  "id": "78dc35ae-09b1-4163-8643-7ebd36b8b1d0",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    },
                    {
                      "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  },
                  {
                    "id": "4cc06cc5-8ea2-460e-8b15-54e9e555c940",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "6bb91444-804c-4f22-8cd6-513b42efc390",
                    "qrLogAttributeListValueGlobalRefId": "4abf96cf-d331-4c72-a63e-3067bdf57617",
                    "translations": [
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      },
                      {
                        "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  },
                  {
                    "id": "8e773862-78ea-4abc-b91b-9ceddffe2f05",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "09f09aec-54bf-476b-9a22-c67b9ac9d79b"
                  }
                ],
                "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
}