PUT api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "7524aab9-aaef-40f7-8be3-6d1e8a3ddeb0",
  "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": "7c941cee-6315-4e0a-8fdb-89d98ac6fd45",
  "buildingComponent": "sample string 15",
  "projectId": "740ca0bb-343f-4a66-9252-638b534049b4",
  "project": "sample string 17",
  "blueprintFileId": "da202206-dd03-43ca-98a7-30282d9dad45",
  "blueprintFile": {
    "id": "6bc32cdb-e980-4365-9511-6dc788fae32b",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "45c088b9-d569-4121-8dc1-4e7737fc244f",
      "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": "ee62a59a-8682-4e81-848f-d1972b077b24",
      "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": "98760b96-0d46-4949-9272-ce1d14cc773e",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "57ba8e1e-3ff7-4772-b8d3-720746569df5",
      "project": "sample string 15",
      "projectId": "a31f9c30-d21c-40b1-b6e9-01a9c682e656",
      "qrLogAttributeXMarker": [
        {
          "id": "f437de80-c2d1-4bc2-b13f-7df1e02e49cf",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "0d66287c-244c-4cf8-a240-f724dbd00804",
          "markerId": "41632909-23d0-495c-8027-a3d6a5a74e47",
          "qrLogAttributeId": "6dbd41ef-0b6c-4fba-9fe6-fe7b91e51571",
          "qrLogAttribute": {
            "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
            "code": "sample string 2",
            "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
            "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
            "qrLogAttributeClass": {
              "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                },
                {
                  "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
              },
              {
                "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "f437de80-c2d1-4bc2-b13f-7df1e02e49cf",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "0d66287c-244c-4cf8-a240-f724dbd00804",
          "markerId": "41632909-23d0-495c-8027-a3d6a5a74e47",
          "qrLogAttributeId": "6dbd41ef-0b6c-4fba-9fe6-fe7b91e51571",
          "qrLogAttribute": {
            "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
            "code": "sample string 2",
            "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
            "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
            "qrLogAttributeClass": {
              "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                },
                {
                  "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
              },
              {
                "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "5ee64724-22d3-4c72-a58a-368800002e15",
          "markerId": "fc8f28af-98ff-4da8-8f6b-fa8e1650cd5c",
          "solutionId": "af851a74-94f5-466f-8f53-8aab348beee3",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "70d8ac0a-5707-4b45-8da5-6e6c2bff3fc0",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
              },
              {
                "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
                "qrLogAttributeListValue": {
                  "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                  "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                  "qrLogAttribute": {
                    "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                    "code": "sample string 2",
                    "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                    "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                    "qrLogAttributeClass": {
                      "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
                "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
                "qrLogAttributeListValue": {
                  "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                  "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                  "qrLogAttribute": {
                    "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                    "code": "sample string 2",
                    "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                    "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                    "qrLogAttributeClass": {
                      "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
                "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "35cd6d84-becf-4478-9b10-a61e1c6c0566",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-18T22:40:09.1172823Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "20bb0991-38a2-40de-9b9e-6ffc465c5cc9"
            },
            {
              "id": "35cd6d84-becf-4478-9b10-a61e1c6c0566",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-18T22:40:09.1172823Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "20bb0991-38a2-40de-9b9e-6ffc465c5cc9"
            }
          ],
          "selectedProducts": [
            {
              "id": "4bc86935-b2aa-4317-bf26-aac19320f1f7",
              "markerXSolutionsId": "21526071-907a-47a0-9009-e9974672ee36",
              "productId": "f333c5be-5dbc-4ce6-820e-315410adb069"
            },
            {
              "id": "4bc86935-b2aa-4317-bf26-aac19320f1f7",
              "markerXSolutionsId": "21526071-907a-47a0-9009-e9974672ee36",
              "productId": "f333c5be-5dbc-4ce6-820e-315410adb069"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "5ee64724-22d3-4c72-a58a-368800002e15",
          "markerId": "fc8f28af-98ff-4da8-8f6b-fa8e1650cd5c",
          "solutionId": "af851a74-94f5-466f-8f53-8aab348beee3",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "70d8ac0a-5707-4b45-8da5-6e6c2bff3fc0",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
              },
              {
                "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
                "qrLogAttributeListValue": {
                  "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                  "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                  "qrLogAttribute": {
                    "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                    "code": "sample string 2",
                    "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                    "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                    "qrLogAttributeClass": {
                      "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
                "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
                "qrLogAttributeListValue": {
                  "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                  "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                  "qrLogAttribute": {
                    "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                    "code": "sample string 2",
                    "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                    "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                    "qrLogAttributeClass": {
                      "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
                "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "35cd6d84-becf-4478-9b10-a61e1c6c0566",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-18T22:40:09.1172823Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "20bb0991-38a2-40de-9b9e-6ffc465c5cc9"
            },
            {
              "id": "35cd6d84-becf-4478-9b10-a61e1c6c0566",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-18T22:40:09.1172823Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "20bb0991-38a2-40de-9b9e-6ffc465c5cc9"
            }
          ],
          "selectedProducts": [
            {
              "id": "4bc86935-b2aa-4317-bf26-aac19320f1f7",
              "markerXSolutionsId": "21526071-907a-47a0-9009-e9974672ee36",
              "productId": "f333c5be-5dbc-4ce6-820e-315410adb069"
            },
            {
              "id": "4bc86935-b2aa-4317-bf26-aac19320f1f7",
              "markerXSolutionsId": "21526071-907a-47a0-9009-e9974672ee36",
              "productId": "f333c5be-5dbc-4ce6-820e-315410adb069"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "3c544e6b-ccbf-4fb9-822b-59057c054d45",
          "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": "bfcfff01-bd29-438f-8364-fedfb87b7e96"
        },
        {
          "id": "3c544e6b-ccbf-4fb9-822b-59057c054d45",
          "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": "bfcfff01-bd29-438f-8364-fedfb87b7e96"
        }
      ],
      "archivedReports": [
        {
          "id": "3c544e6b-ccbf-4fb9-822b-59057c054d45",
          "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": "bfcfff01-bd29-438f-8364-fedfb87b7e96"
        },
        {
          "id": "3c544e6b-ccbf-4fb9-822b-59057c054d45",
          "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": "bfcfff01-bd29-438f-8364-fedfb87b7e96"
        }
      ],
      "productSolutions": [
        {
          "id": "70d8ac0a-5707-4b45-8da5-6e6c2bff3fc0",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
            },
            {
              "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "70d8ac0a-5707-4b45-8da5-6e6c2bff3fc0",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
            },
            {
              "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "45c088b9-d569-4121-8dc1-4e7737fc244f",
      "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": "ee62a59a-8682-4e81-848f-d1972b077b24",
      "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": "98760b96-0d46-4949-9272-ce1d14cc773e",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "57ba8e1e-3ff7-4772-b8d3-720746569df5",
      "project": "sample string 15",
      "projectId": "a31f9c30-d21c-40b1-b6e9-01a9c682e656",
      "qrLogAttributeXMarker": [
        {
          "id": "f437de80-c2d1-4bc2-b13f-7df1e02e49cf",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "0d66287c-244c-4cf8-a240-f724dbd00804",
          "markerId": "41632909-23d0-495c-8027-a3d6a5a74e47",
          "qrLogAttributeId": "6dbd41ef-0b6c-4fba-9fe6-fe7b91e51571",
          "qrLogAttribute": {
            "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
            "code": "sample string 2",
            "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
            "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
            "qrLogAttributeClass": {
              "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                },
                {
                  "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
              },
              {
                "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "f437de80-c2d1-4bc2-b13f-7df1e02e49cf",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "0d66287c-244c-4cf8-a240-f724dbd00804",
          "markerId": "41632909-23d0-495c-8027-a3d6a5a74e47",
          "qrLogAttributeId": "6dbd41ef-0b6c-4fba-9fe6-fe7b91e51571",
          "qrLogAttribute": {
            "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
            "code": "sample string 2",
            "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
            "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
            "qrLogAttributeClass": {
              "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                },
                {
                  "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
              },
              {
                "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "5ee64724-22d3-4c72-a58a-368800002e15",
          "markerId": "fc8f28af-98ff-4da8-8f6b-fa8e1650cd5c",
          "solutionId": "af851a74-94f5-466f-8f53-8aab348beee3",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "70d8ac0a-5707-4b45-8da5-6e6c2bff3fc0",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
              },
              {
                "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
                "qrLogAttributeListValue": {
                  "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                  "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                  "qrLogAttribute": {
                    "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                    "code": "sample string 2",
                    "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                    "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                    "qrLogAttributeClass": {
                      "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
                "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
                "qrLogAttributeListValue": {
                  "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                  "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                  "qrLogAttribute": {
                    "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                    "code": "sample string 2",
                    "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                    "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                    "qrLogAttributeClass": {
                      "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
                "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "35cd6d84-becf-4478-9b10-a61e1c6c0566",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-18T22:40:09.1172823Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "20bb0991-38a2-40de-9b9e-6ffc465c5cc9"
            },
            {
              "id": "35cd6d84-becf-4478-9b10-a61e1c6c0566",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-18T22:40:09.1172823Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "20bb0991-38a2-40de-9b9e-6ffc465c5cc9"
            }
          ],
          "selectedProducts": [
            {
              "id": "4bc86935-b2aa-4317-bf26-aac19320f1f7",
              "markerXSolutionsId": "21526071-907a-47a0-9009-e9974672ee36",
              "productId": "f333c5be-5dbc-4ce6-820e-315410adb069"
            },
            {
              "id": "4bc86935-b2aa-4317-bf26-aac19320f1f7",
              "markerXSolutionsId": "21526071-907a-47a0-9009-e9974672ee36",
              "productId": "f333c5be-5dbc-4ce6-820e-315410adb069"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "5ee64724-22d3-4c72-a58a-368800002e15",
          "markerId": "fc8f28af-98ff-4da8-8f6b-fa8e1650cd5c",
          "solutionId": "af851a74-94f5-466f-8f53-8aab348beee3",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "70d8ac0a-5707-4b45-8da5-6e6c2bff3fc0",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
              },
              {
                "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
                "qrLogAttributeListValue": {
                  "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                  "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                  "qrLogAttribute": {
                    "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                    "code": "sample string 2",
                    "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                    "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                    "qrLogAttributeClass": {
                      "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
                "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
                "qrLogAttributeListValue": {
                  "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                  "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                  "qrLogAttribute": {
                    "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                    "code": "sample string 2",
                    "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                    "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                    "qrLogAttributeClass": {
                      "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
                "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    },
                    {
                      "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                      "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                      "translations": [
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        },
                        {
                          "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "35cd6d84-becf-4478-9b10-a61e1c6c0566",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-18T22:40:09.1172823Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "20bb0991-38a2-40de-9b9e-6ffc465c5cc9"
            },
            {
              "id": "35cd6d84-becf-4478-9b10-a61e1c6c0566",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-12-18T22:40:09.1172823Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "20bb0991-38a2-40de-9b9e-6ffc465c5cc9"
            }
          ],
          "selectedProducts": [
            {
              "id": "4bc86935-b2aa-4317-bf26-aac19320f1f7",
              "markerXSolutionsId": "21526071-907a-47a0-9009-e9974672ee36",
              "productId": "f333c5be-5dbc-4ce6-820e-315410adb069"
            },
            {
              "id": "4bc86935-b2aa-4317-bf26-aac19320f1f7",
              "markerXSolutionsId": "21526071-907a-47a0-9009-e9974672ee36",
              "productId": "f333c5be-5dbc-4ce6-820e-315410adb069"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "3c544e6b-ccbf-4fb9-822b-59057c054d45",
          "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": "bfcfff01-bd29-438f-8364-fedfb87b7e96"
        },
        {
          "id": "3c544e6b-ccbf-4fb9-822b-59057c054d45",
          "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": "bfcfff01-bd29-438f-8364-fedfb87b7e96"
        }
      ],
      "archivedReports": [
        {
          "id": "3c544e6b-ccbf-4fb9-822b-59057c054d45",
          "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": "bfcfff01-bd29-438f-8364-fedfb87b7e96"
        },
        {
          "id": "3c544e6b-ccbf-4fb9-822b-59057c054d45",
          "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": "bfcfff01-bd29-438f-8364-fedfb87b7e96"
        }
      ],
      "productSolutions": [
        {
          "id": "70d8ac0a-5707-4b45-8da5-6e6c2bff3fc0",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
            },
            {
              "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "70d8ac0a-5707-4b45-8da5-6e6c2bff3fc0",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
            },
            {
              "id": "ed9ffc10-1f2a-4025-aaf6-6e4563670ff6",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ed9ffc10-1f2a-4025-aaf6-6e4563670ff6"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0e0600f4-cb09-4462-a236-55cbbfdd61e5",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "c241d630-365a-47fc-919f-349f40a9a674",
              "qrLogAttributeListValue": {
                "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                "qrLogAttribute": {
                  "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                  "code": "sample string 2",
                  "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                  "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                  "qrLogAttributeClass": {
                    "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ]
              },
              "markerXSolutionsId": "802d597a-081e-450a-b282-e9f3d60ffaaf",
              "qrLogAttributeId": "1ec65965-96bb-491e-ba83-25a3fc480b9f",
              "qrLogAttribute": {
                "id": "93fef306-1b34-4c1b-b59d-dadbfaec259a",
                "code": "sample string 2",
                "selectedValue": "0197ed50-a071-475a-a707-71c9fabb279a",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "5cfe9133-2793-42aa-87ce-bde0a174f109",
                "sourceId": "41605e07-6bf0-4699-a3cb-78707a3fd193",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "947cac94-1ad7-4c98-857b-a0eb749b658b",
                "qrLogAttributeClass": {
                  "id": "264c8681-f2f5-4160-be5e-f8ee8e943bc4",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    },
                    {
                      "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  },
                  {
                    "id": "9a839c8d-c280-4432-a267-969523eee7fa",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "8d2b9aec-7314-4c8a-af54-704970fd7f28",
                    "qrLogAttributeListValueGlobalRefId": "7b4eac44-b4b8-44a4-a616-a1451a7d67bd",
                    "translations": [
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      },
                      {
                        "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  },
                  {
                    "id": "c7c2dc61-5471-45da-a52d-972ff5ef33dc",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e69bdd9a-a141-43dc-83a7-c21595f73d25"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    }
  ],
  "installers": [
    {
      "id": 1,
      "fullName": "sample string 2 sample string 3",
      "firstname": "sample string 2",
      "name": "sample string 3",
      "login": "sample string 4",
      "key": "sample string 5"
    },
    {
      "id": 1,
      "fullName": "sample string 2 sample string 3",
      "firstname": "sample string 2",
      "name": "sample string 3",
      "login": "sample string 4",
      "key": "sample string 5"
    }
  ],
  "allInstallers": [
    {
      "id": 1,
      "fullName": "sample string 2 sample string 3",
      "firstname": "sample string 2",
      "name": "sample string 3",
      "login": "sample string 4",
      "key": "sample string 5"
    },
    {
      "id": 1,
      "fullName": "sample string 2 sample string 3",
      "firstname": "sample string 2",
      "name": "sample string 3",
      "login": "sample string 4",
      "key": "sample string 5"
    }
  ],
  "isArchived": true
}

application/x-www-form-urlencoded

Sample:

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

Response Information

Resource Description

None.