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": "e2ada4b1-66c3-4da8-97fa-fd77e5c7c56b",
  "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": "0aa5772f-ac5a-4d4b-85ca-98031d1a4504",
  "buildingComponent": "sample string 15",
  "projectId": "fb656c01-d0be-4972-a5be-2d010224994a",
  "project": "sample string 17",
  "blueprintFileId": "ee92452e-58ec-41ea-919f-b6914287ae90",
  "blueprintFile": {
    "id": "2c1d8806-4cdf-441b-957f-a3f0aa6e2908",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "4ea2d762-3fa8-4763-a202-237687bd1601",
      "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": "a38568e1-056a-42f6-b0db-eaa452b51866",
      "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": "f19c6de2-0fb9-489f-a8cf-171024c88b85",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "bc2b978d-e0f3-46bc-91aa-01b990bd0c88",
      "project": "sample string 15",
      "projectId": "13dc79a9-94e1-4466-93c9-ac0fe245184f",
      "qrLogAttributeXMarker": [
        {
          "id": "13a1f41e-d6fc-4d42-9abd-e898b27035cb",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "2a0e68f8-c0e4-45bc-8aa5-dee8856cc87e",
          "markerId": "65f45a0f-cc6e-4ed9-a9ce-5b2597df924b",
          "qrLogAttributeId": "3709179b-1f24-459c-9a7b-7e1a3df40db8",
          "qrLogAttribute": {
            "id": "b008a8a8-9e7b-43a3-a252-585292482593",
            "code": "sample string 2",
            "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
            "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
            "qrLogAttributeClass": {
              "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                },
                {
                  "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
              },
              {
                "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "13a1f41e-d6fc-4d42-9abd-e898b27035cb",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "2a0e68f8-c0e4-45bc-8aa5-dee8856cc87e",
          "markerId": "65f45a0f-cc6e-4ed9-a9ce-5b2597df924b",
          "qrLogAttributeId": "3709179b-1f24-459c-9a7b-7e1a3df40db8",
          "qrLogAttribute": {
            "id": "b008a8a8-9e7b-43a3-a252-585292482593",
            "code": "sample string 2",
            "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
            "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
            "qrLogAttributeClass": {
              "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                },
                {
                  "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
              },
              {
                "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "62ade1fa-e790-47b7-8581-726bceacb465",
          "markerId": "4508b088-5b3a-4171-8ceb-9b74806b3160",
          "solutionId": "c557f47d-9ca9-43ad-a625-fe710b3c1f55",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "b4a9cf40-0e54-46ea-8f94-aae1f9a48630",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
              },
              {
                "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
                "qrLogAttributeListValue": {
                  "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                  "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                  "qrLogAttribute": {
                    "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                    "code": "sample string 2",
                    "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                    "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                    "qrLogAttributeClass": {
                      "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
                "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
                "qrLogAttributeListValue": {
                  "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                  "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                  "qrLogAttribute": {
                    "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                    "code": "sample string 2",
                    "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                    "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                    "qrLogAttributeClass": {
                      "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
                "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "5dc38373-a331-4f15-91ec-e58b2688979b",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-04-03T21:41:15.7438867Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "eb86b3e6-b67c-4715-8f70-9ce7e9a9c100"
            },
            {
              "id": "5dc38373-a331-4f15-91ec-e58b2688979b",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-04-03T21:41:15.7438867Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "eb86b3e6-b67c-4715-8f70-9ce7e9a9c100"
            }
          ],
          "selectedProducts": [
            {
              "id": "dc6e30f6-a3a0-4fe4-83af-4fd9ab399ac6",
              "markerXSolutionsId": "3626ab3a-2e8d-41b8-bcac-f3e78283edc8",
              "productId": "dec4322e-6015-4cc7-9b6c-bb5e1d24ff99"
            },
            {
              "id": "dc6e30f6-a3a0-4fe4-83af-4fd9ab399ac6",
              "markerXSolutionsId": "3626ab3a-2e8d-41b8-bcac-f3e78283edc8",
              "productId": "dec4322e-6015-4cc7-9b6c-bb5e1d24ff99"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "62ade1fa-e790-47b7-8581-726bceacb465",
          "markerId": "4508b088-5b3a-4171-8ceb-9b74806b3160",
          "solutionId": "c557f47d-9ca9-43ad-a625-fe710b3c1f55",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "b4a9cf40-0e54-46ea-8f94-aae1f9a48630",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
              },
              {
                "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
                "qrLogAttributeListValue": {
                  "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                  "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                  "qrLogAttribute": {
                    "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                    "code": "sample string 2",
                    "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                    "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                    "qrLogAttributeClass": {
                      "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
                "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
                "qrLogAttributeListValue": {
                  "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                  "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                  "qrLogAttribute": {
                    "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                    "code": "sample string 2",
                    "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                    "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                    "qrLogAttributeClass": {
                      "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
                "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "5dc38373-a331-4f15-91ec-e58b2688979b",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-04-03T21:41:15.7438867Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "eb86b3e6-b67c-4715-8f70-9ce7e9a9c100"
            },
            {
              "id": "5dc38373-a331-4f15-91ec-e58b2688979b",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-04-03T21:41:15.7438867Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "eb86b3e6-b67c-4715-8f70-9ce7e9a9c100"
            }
          ],
          "selectedProducts": [
            {
              "id": "dc6e30f6-a3a0-4fe4-83af-4fd9ab399ac6",
              "markerXSolutionsId": "3626ab3a-2e8d-41b8-bcac-f3e78283edc8",
              "productId": "dec4322e-6015-4cc7-9b6c-bb5e1d24ff99"
            },
            {
              "id": "dc6e30f6-a3a0-4fe4-83af-4fd9ab399ac6",
              "markerXSolutionsId": "3626ab3a-2e8d-41b8-bcac-f3e78283edc8",
              "productId": "dec4322e-6015-4cc7-9b6c-bb5e1d24ff99"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "20eec7b8-bc26-4500-aca2-fa5824b7259f",
          "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": "5d4a2899-7fc7-4a1c-b342-3cce03c7e8bc"
        },
        {
          "id": "20eec7b8-bc26-4500-aca2-fa5824b7259f",
          "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": "5d4a2899-7fc7-4a1c-b342-3cce03c7e8bc"
        }
      ],
      "archivedReports": [
        {
          "id": "20eec7b8-bc26-4500-aca2-fa5824b7259f",
          "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": "5d4a2899-7fc7-4a1c-b342-3cce03c7e8bc"
        },
        {
          "id": "20eec7b8-bc26-4500-aca2-fa5824b7259f",
          "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": "5d4a2899-7fc7-4a1c-b342-3cce03c7e8bc"
        }
      ],
      "productSolutions": [
        {
          "id": "b4a9cf40-0e54-46ea-8f94-aae1f9a48630",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
            },
            {
              "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "b4a9cf40-0e54-46ea-8f94-aae1f9a48630",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
            },
            {
              "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "4ea2d762-3fa8-4763-a202-237687bd1601",
      "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": "a38568e1-056a-42f6-b0db-eaa452b51866",
      "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": "f19c6de2-0fb9-489f-a8cf-171024c88b85",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "bc2b978d-e0f3-46bc-91aa-01b990bd0c88",
      "project": "sample string 15",
      "projectId": "13dc79a9-94e1-4466-93c9-ac0fe245184f",
      "qrLogAttributeXMarker": [
        {
          "id": "13a1f41e-d6fc-4d42-9abd-e898b27035cb",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "2a0e68f8-c0e4-45bc-8aa5-dee8856cc87e",
          "markerId": "65f45a0f-cc6e-4ed9-a9ce-5b2597df924b",
          "qrLogAttributeId": "3709179b-1f24-459c-9a7b-7e1a3df40db8",
          "qrLogAttribute": {
            "id": "b008a8a8-9e7b-43a3-a252-585292482593",
            "code": "sample string 2",
            "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
            "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
            "qrLogAttributeClass": {
              "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                },
                {
                  "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
              },
              {
                "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "13a1f41e-d6fc-4d42-9abd-e898b27035cb",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "2a0e68f8-c0e4-45bc-8aa5-dee8856cc87e",
          "markerId": "65f45a0f-cc6e-4ed9-a9ce-5b2597df924b",
          "qrLogAttributeId": "3709179b-1f24-459c-9a7b-7e1a3df40db8",
          "qrLogAttribute": {
            "id": "b008a8a8-9e7b-43a3-a252-585292482593",
            "code": "sample string 2",
            "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
            "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
            "qrLogAttributeClass": {
              "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                },
                {
                  "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
              },
              {
                "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "62ade1fa-e790-47b7-8581-726bceacb465",
          "markerId": "4508b088-5b3a-4171-8ceb-9b74806b3160",
          "solutionId": "c557f47d-9ca9-43ad-a625-fe710b3c1f55",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "b4a9cf40-0e54-46ea-8f94-aae1f9a48630",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
              },
              {
                "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
                "qrLogAttributeListValue": {
                  "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                  "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                  "qrLogAttribute": {
                    "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                    "code": "sample string 2",
                    "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                    "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                    "qrLogAttributeClass": {
                      "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
                "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
                "qrLogAttributeListValue": {
                  "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                  "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                  "qrLogAttribute": {
                    "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                    "code": "sample string 2",
                    "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                    "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                    "qrLogAttributeClass": {
                      "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
                "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "5dc38373-a331-4f15-91ec-e58b2688979b",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-04-03T21:41:15.7438867Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "eb86b3e6-b67c-4715-8f70-9ce7e9a9c100"
            },
            {
              "id": "5dc38373-a331-4f15-91ec-e58b2688979b",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-04-03T21:41:15.7438867Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "eb86b3e6-b67c-4715-8f70-9ce7e9a9c100"
            }
          ],
          "selectedProducts": [
            {
              "id": "dc6e30f6-a3a0-4fe4-83af-4fd9ab399ac6",
              "markerXSolutionsId": "3626ab3a-2e8d-41b8-bcac-f3e78283edc8",
              "productId": "dec4322e-6015-4cc7-9b6c-bb5e1d24ff99"
            },
            {
              "id": "dc6e30f6-a3a0-4fe4-83af-4fd9ab399ac6",
              "markerXSolutionsId": "3626ab3a-2e8d-41b8-bcac-f3e78283edc8",
              "productId": "dec4322e-6015-4cc7-9b6c-bb5e1d24ff99"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "62ade1fa-e790-47b7-8581-726bceacb465",
          "markerId": "4508b088-5b3a-4171-8ceb-9b74806b3160",
          "solutionId": "c557f47d-9ca9-43ad-a625-fe710b3c1f55",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "b4a9cf40-0e54-46ea-8f94-aae1f9a48630",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
              },
              {
                "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
                "qrLogAttributeListValue": {
                  "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                  "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                  "qrLogAttribute": {
                    "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                    "code": "sample string 2",
                    "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                    "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                    "qrLogAttributeClass": {
                      "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
                "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
                "qrLogAttributeListValue": {
                  "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                  "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                  "qrLogAttribute": {
                    "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                    "code": "sample string 2",
                    "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                    "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                    "qrLogAttributeClass": {
                      "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
                "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    },
                    {
                      "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                      "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                      "translations": [
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        },
                        {
                          "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "5dc38373-a331-4f15-91ec-e58b2688979b",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-04-03T21:41:15.7438867Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "eb86b3e6-b67c-4715-8f70-9ce7e9a9c100"
            },
            {
              "id": "5dc38373-a331-4f15-91ec-e58b2688979b",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2025-04-03T21:41:15.7438867Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "eb86b3e6-b67c-4715-8f70-9ce7e9a9c100"
            }
          ],
          "selectedProducts": [
            {
              "id": "dc6e30f6-a3a0-4fe4-83af-4fd9ab399ac6",
              "markerXSolutionsId": "3626ab3a-2e8d-41b8-bcac-f3e78283edc8",
              "productId": "dec4322e-6015-4cc7-9b6c-bb5e1d24ff99"
            },
            {
              "id": "dc6e30f6-a3a0-4fe4-83af-4fd9ab399ac6",
              "markerXSolutionsId": "3626ab3a-2e8d-41b8-bcac-f3e78283edc8",
              "productId": "dec4322e-6015-4cc7-9b6c-bb5e1d24ff99"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "20eec7b8-bc26-4500-aca2-fa5824b7259f",
          "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": "5d4a2899-7fc7-4a1c-b342-3cce03c7e8bc"
        },
        {
          "id": "20eec7b8-bc26-4500-aca2-fa5824b7259f",
          "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": "5d4a2899-7fc7-4a1c-b342-3cce03c7e8bc"
        }
      ],
      "archivedReports": [
        {
          "id": "20eec7b8-bc26-4500-aca2-fa5824b7259f",
          "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": "5d4a2899-7fc7-4a1c-b342-3cce03c7e8bc"
        },
        {
          "id": "20eec7b8-bc26-4500-aca2-fa5824b7259f",
          "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": "5d4a2899-7fc7-4a1c-b342-3cce03c7e8bc"
        }
      ],
      "productSolutions": [
        {
          "id": "b4a9cf40-0e54-46ea-8f94-aae1f9a48630",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
            },
            {
              "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "b4a9cf40-0e54-46ea-8f94-aae1f9a48630",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
            },
            {
              "id": "88d94e47-f9fc-431b-ad8a-9d682755dd72",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/88d94e47-f9fc-431b-ad8a-9d682755dd72"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "0ef800a5-0eff-491d-8664-24a8b65a4c80",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "7b2dcb41-c26b-4786-ab88-d05553407bac",
              "qrLogAttributeListValue": {
                "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                "qrLogAttribute": {
                  "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                  "code": "sample string 2",
                  "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                  "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                  "qrLogAttributeClass": {
                    "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ]
              },
              "markerXSolutionsId": "030889b8-1ab4-4a46-906b-026d99edf3af",
              "qrLogAttributeId": "bfd08d39-3b8c-4150-803e-11b0bd7225e7",
              "qrLogAttribute": {
                "id": "b008a8a8-9e7b-43a3-a252-585292482593",
                "code": "sample string 2",
                "selectedValue": "36ace932-c8e7-4cc4-9567-923a8b437d01",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "fe77f30f-6ca8-4c4c-82d2-127c9a0cb41c",
                "sourceId": "56c1f7cf-18fe-4e75-a990-c01f1b557b21",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "dc7bdef8-d2e5-4308-a726-885e8ae187fe",
                "qrLogAttributeClass": {
                  "id": "32f45ac1-037a-4304-9935-ac996ea08a9f",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    },
                    {
                      "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  },
                  {
                    "id": "894fe9f3-d7c4-4d36-9f07-3a975a5326fc",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "eff7510c-bbe7-4c79-9f33-c850e7428ea8",
                    "qrLogAttributeListValueGlobalRefId": "557ab04b-648e-4d62-81af-39116bfc7cb5",
                    "translations": [
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      },
                      {
                        "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  },
                  {
                    "id": "01d9c412-b38e-4504-8ed2-b51767badfa2",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "e36ee223-0669-49b4-bb03-fe6f634f9bba"
                  }
                ],
                "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.