GET api/Blueprints/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

BlueprintViewModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

MarkerName

string

None.

Order

string

None.

CustomerId

integer

None.

Assigned

boolean

None.

IsOffline

boolean

None.

OfflineByUserId

integer

None.

OfflineByUserName

string

None.

Deadline

string

None.

IsLocked

boolean

None.

LockedByUserId

integer

None.

LockedByUserName

string

None.

LockedTs

string

None.

OpenMarkers

integer

None.

BuildingComponentId

globally unique identifier

None.

BuildingComponent

string

None.

ProjectId

globally unique identifier

None.

Project

string

None.

BlueprintFileId

globally unique identifier

None.

BlueprintFile

BlueprintFileViewModel

None.

Markers

Collection of MarkerViewModel

None.

Installers

Collection of InstallerViewModel

None.

AllInstallers

Collection of InstallerViewModel

None.

IsArchived

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "17657728-2101-4e49-a1d6-83f6a066b1f4",
  "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": "b3dd2120-4c4f-49a0-9723-c934e0386a1b",
  "buildingComponent": "sample string 15",
  "projectId": "9683660d-77c7-4ffb-9c20-342bf5bb5d68",
  "project": "sample string 17",
  "blueprintFileId": "decd5366-b956-4456-a7f1-78c1ad64f43c",
  "blueprintFile": {
    "id": "152b6507-9958-4e25-9957-1b1908bf8c7f",
    "name": "sample string 2",
    "content": "sample string 3",
    "snapshot": "sample string 4"
  },
  "markers": [
    {
      "id": "eb27c12c-fe89-4f08-9301-fb2aa84dbb4d",
      "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": "c16e2783-7c82-49d7-9202-13f521afb4e3",
      "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": "9ed9caae-0b49-4fa6-8aad-2705eaadf19d",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "7131340c-a28f-4f9a-854a-2554790e1217",
      "project": "sample string 15",
      "projectId": "3bb113b3-ca3b-459a-9bdd-d3443d83b183",
      "qrLogAttributeXMarker": [
        {
          "id": "d61c5573-3b18-451f-a920-e12cb28f27ad",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "ce5f55de-aef8-4216-a4e1-e7236a45f45c",
          "markerId": "9536dd45-509c-4338-928b-3c6d347c960e",
          "qrLogAttributeId": "62c3d0b8-1e25-4c54-a258-44ec80bec947",
          "qrLogAttribute": {
            "id": "c4298504-2507-49cb-92e3-a59237c12783",
            "code": "sample string 2",
            "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
            "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
            "qrLogAttributeClass": {
              "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                },
                {
                  "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
              },
              {
                "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "d61c5573-3b18-451f-a920-e12cb28f27ad",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "ce5f55de-aef8-4216-a4e1-e7236a45f45c",
          "markerId": "9536dd45-509c-4338-928b-3c6d347c960e",
          "qrLogAttributeId": "62c3d0b8-1e25-4c54-a258-44ec80bec947",
          "qrLogAttribute": {
            "id": "c4298504-2507-49cb-92e3-a59237c12783",
            "code": "sample string 2",
            "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
            "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
            "qrLogAttributeClass": {
              "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                },
                {
                  "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
              },
              {
                "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "2a95043e-f104-4832-82cd-7203de63c01d",
          "markerId": "8dd069d9-0c2d-4d60-83e2-7b985b600a65",
          "solutionId": "c780ae5c-d93c-4f15-b973-c0f7ccd845bc",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "a064d845-4039-42e1-b3e5-8292e4b1b656",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
              },
              {
                "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
                "qrLogAttributeListValue": {
                  "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                  "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                  "qrLogAttribute": {
                    "id": "c4298504-2507-49cb-92e3-a59237c12783",
                    "code": "sample string 2",
                    "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                    "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                    "qrLogAttributeClass": {
                      "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
                "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
                "qrLogAttributeListValue": {
                  "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                  "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                  "qrLogAttribute": {
                    "id": "c4298504-2507-49cb-92e3-a59237c12783",
                    "code": "sample string 2",
                    "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                    "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                    "qrLogAttributeClass": {
                      "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
                "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "0af7e0e3-794f-4227-863c-2345dca3080f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-08T11:03:38.8517293Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "32846cc2-920b-40f2-a1af-b2826458910b"
            },
            {
              "id": "0af7e0e3-794f-4227-863c-2345dca3080f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-08T11:03:38.8517293Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "32846cc2-920b-40f2-a1af-b2826458910b"
            }
          ],
          "selectedProducts": [
            {
              "id": "3e5ccc3c-f724-42c0-a04f-b914fbe9c06d",
              "markerXSolutionsId": "b8d418b8-8180-4fdf-8d90-ee9454b04136",
              "productId": "f18e01a5-f062-476b-96bd-cd1bbd39692d"
            },
            {
              "id": "3e5ccc3c-f724-42c0-a04f-b914fbe9c06d",
              "markerXSolutionsId": "b8d418b8-8180-4fdf-8d90-ee9454b04136",
              "productId": "f18e01a5-f062-476b-96bd-cd1bbd39692d"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "2a95043e-f104-4832-82cd-7203de63c01d",
          "markerId": "8dd069d9-0c2d-4d60-83e2-7b985b600a65",
          "solutionId": "c780ae5c-d93c-4f15-b973-c0f7ccd845bc",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "a064d845-4039-42e1-b3e5-8292e4b1b656",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
              },
              {
                "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
                "qrLogAttributeListValue": {
                  "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                  "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                  "qrLogAttribute": {
                    "id": "c4298504-2507-49cb-92e3-a59237c12783",
                    "code": "sample string 2",
                    "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                    "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                    "qrLogAttributeClass": {
                      "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
                "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
                "qrLogAttributeListValue": {
                  "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                  "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                  "qrLogAttribute": {
                    "id": "c4298504-2507-49cb-92e3-a59237c12783",
                    "code": "sample string 2",
                    "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                    "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                    "qrLogAttributeClass": {
                      "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
                "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "0af7e0e3-794f-4227-863c-2345dca3080f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-08T11:03:38.8517293Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "32846cc2-920b-40f2-a1af-b2826458910b"
            },
            {
              "id": "0af7e0e3-794f-4227-863c-2345dca3080f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-08T11:03:38.8517293Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "32846cc2-920b-40f2-a1af-b2826458910b"
            }
          ],
          "selectedProducts": [
            {
              "id": "3e5ccc3c-f724-42c0-a04f-b914fbe9c06d",
              "markerXSolutionsId": "b8d418b8-8180-4fdf-8d90-ee9454b04136",
              "productId": "f18e01a5-f062-476b-96bd-cd1bbd39692d"
            },
            {
              "id": "3e5ccc3c-f724-42c0-a04f-b914fbe9c06d",
              "markerXSolutionsId": "b8d418b8-8180-4fdf-8d90-ee9454b04136",
              "productId": "f18e01a5-f062-476b-96bd-cd1bbd39692d"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "44e7029c-7c8a-4cf3-8c2b-82b7f48596d7",
          "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": "0ece0bcd-4023-4431-8045-8b064af824ac"
        },
        {
          "id": "44e7029c-7c8a-4cf3-8c2b-82b7f48596d7",
          "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": "0ece0bcd-4023-4431-8045-8b064af824ac"
        }
      ],
      "archivedReports": [
        {
          "id": "44e7029c-7c8a-4cf3-8c2b-82b7f48596d7",
          "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": "0ece0bcd-4023-4431-8045-8b064af824ac"
        },
        {
          "id": "44e7029c-7c8a-4cf3-8c2b-82b7f48596d7",
          "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": "0ece0bcd-4023-4431-8045-8b064af824ac"
        }
      ],
      "productSolutions": [
        {
          "id": "a064d845-4039-42e1-b3e5-8292e4b1b656",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
            },
            {
              "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "a064d845-4039-42e1-b3e5-8292e4b1b656",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
            },
            {
              "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        }
      ]
    },
    {
      "id": "eb27c12c-fe89-4f08-9301-fb2aa84dbb4d",
      "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": "c16e2783-7c82-49d7-9202-13f521afb4e3",
      "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": "9ed9caae-0b49-4fa6-8aad-2705eaadf19d",
      "blueprint": "sample string 12",
      "buildingComponent": "sample string 13",
      "buildingComponentId": "7131340c-a28f-4f9a-854a-2554790e1217",
      "project": "sample string 15",
      "projectId": "3bb113b3-ca3b-459a-9bdd-d3443d83b183",
      "qrLogAttributeXMarker": [
        {
          "id": "d61c5573-3b18-451f-a920-e12cb28f27ad",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "ce5f55de-aef8-4216-a4e1-e7236a45f45c",
          "markerId": "9536dd45-509c-4338-928b-3c6d347c960e",
          "qrLogAttributeId": "62c3d0b8-1e25-4c54-a258-44ec80bec947",
          "qrLogAttribute": {
            "id": "c4298504-2507-49cb-92e3-a59237c12783",
            "code": "sample string 2",
            "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
            "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
            "qrLogAttributeClass": {
              "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                },
                {
                  "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
              },
              {
                "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
              }
            ],
            "isOriginatedByPim": true
          }
        },
        {
          "id": "d61c5573-3b18-451f-a920-e12cb28f27ad",
          "value": "sample string 2",
          "qrLogAttributeListValueId": "ce5f55de-aef8-4216-a4e1-e7236a45f45c",
          "markerId": "9536dd45-509c-4338-928b-3c6d347c960e",
          "qrLogAttributeId": "62c3d0b8-1e25-4c54-a258-44ec80bec947",
          "qrLogAttribute": {
            "id": "c4298504-2507-49cb-92e3-a59237c12783",
            "code": "sample string 2",
            "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
            "value": "sample string 4",
            "customerId": 1,
            "visible": true,
            "index": 1,
            "required": true,
            "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
            "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
            "canDelete": true,
            "codeFallback": "sample string 3",
            "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
            "qrLogAttributeClass": {
              "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
              "code": "sample string 2",
              "name": "sample string 3",
              "translations": [
                {
                  "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                },
                {
                  "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                  "languageCode": "sample string 2",
                  "languageTranslation": "sample string 3",
                  "property": "sample string 4",
                  "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                }
              ]
            },
            "qrLogAttributeListValue": [
              {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              }
            ],
            "translations": [
              {
                "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
              },
              {
                "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                "languageCode": "sample string 2",
                "languageTranslation": "sample string 3",
                "property": "sample string 4",
                "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
              }
            ],
            "isOriginatedByPim": true
          }
        }
      ],
      "markerXSolutions": [
        {
          "id": "2a95043e-f104-4832-82cd-7203de63c01d",
          "markerId": "8dd069d9-0c2d-4d60-83e2-7b985b600a65",
          "solutionId": "c780ae5c-d93c-4f15-b973-c0f7ccd845bc",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "a064d845-4039-42e1-b3e5-8292e4b1b656",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
              },
              {
                "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
                "qrLogAttributeListValue": {
                  "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                  "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                  "qrLogAttribute": {
                    "id": "c4298504-2507-49cb-92e3-a59237c12783",
                    "code": "sample string 2",
                    "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                    "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                    "qrLogAttributeClass": {
                      "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
                "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
                "qrLogAttributeListValue": {
                  "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                  "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                  "qrLogAttribute": {
                    "id": "c4298504-2507-49cb-92e3-a59237c12783",
                    "code": "sample string 2",
                    "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                    "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                    "qrLogAttributeClass": {
                      "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
                "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "0af7e0e3-794f-4227-863c-2345dca3080f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-08T11:03:38.8517293Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "32846cc2-920b-40f2-a1af-b2826458910b"
            },
            {
              "id": "0af7e0e3-794f-4227-863c-2345dca3080f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-08T11:03:38.8517293Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "32846cc2-920b-40f2-a1af-b2826458910b"
            }
          ],
          "selectedProducts": [
            {
              "id": "3e5ccc3c-f724-42c0-a04f-b914fbe9c06d",
              "markerXSolutionsId": "b8d418b8-8180-4fdf-8d90-ee9454b04136",
              "productId": "f18e01a5-f062-476b-96bd-cd1bbd39692d"
            },
            {
              "id": "3e5ccc3c-f724-42c0-a04f-b914fbe9c06d",
              "markerXSolutionsId": "b8d418b8-8180-4fdf-8d90-ee9454b04136",
              "productId": "f18e01a5-f062-476b-96bd-cd1bbd39692d"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        },
        {
          "id": "2a95043e-f104-4832-82cd-7203de63c01d",
          "markerId": "8dd069d9-0c2d-4d60-83e2-7b985b600a65",
          "solutionId": "c780ae5c-d93c-4f15-b973-c0f7ccd845bc",
          "amount": 3,
          "diameter": 4,
          "unit": "sample string 5",
          "width": 6,
          "height": 7,
          "length": 8,
          "comments": "sample string 9",
          "createdTs": "sample string 10",
          "solution": {
            "id": "a064d845-4039-42e1-b3e5-8292e4b1b656",
            "name": "sample string 2",
            "isSolution": true,
            "customerId": 4,
            "published": true,
            "image": "sample string 6",
            "isPIM": true,
            "count": 8,
            "products": [],
            "productAttachments": [
              {
                "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
              },
              {
                "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
                "name": "sample string 2",
                "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
              }
            ],
            "qRLogAttributeXSolutionViewModels": [
              {
                "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
                "qrLogAttributeListValue": {
                  "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                  "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                  "qrLogAttribute": {
                    "id": "c4298504-2507-49cb-92e3-a59237c12783",
                    "code": "sample string 2",
                    "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                    "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                    "qrLogAttributeClass": {
                      "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
                "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              },
              {
                "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
                "value": "sample string 2",
                "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
                "qrLogAttributeListValue": {
                  "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                  "description": "sample string 2",
                  "customerId": 1,
                  "isActive": true,
                  "canDelete": true,
                  "descriptionFallback": "sample string 3",
                  "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                  "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                  "qrLogAttribute": {
                    "id": "c4298504-2507-49cb-92e3-a59237c12783",
                    "code": "sample string 2",
                    "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                    "value": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                    "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                    "canDelete": true,
                    "codeFallback": "sample string 3",
                    "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                    "qrLogAttributeClass": {
                      "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [],
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ],
                    "isOriginatedByPim": true
                  },
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
                "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    },
                    {
                      "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                      "description": "sample string 2",
                      "customerId": 1,
                      "isActive": true,
                      "canDelete": true,
                      "descriptionFallback": "sample string 3",
                      "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                      "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                      "translations": [
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        },
                        {
                          "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                        }
                      ]
                    }
                  ],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                }
              }
            ]
          },
          "qrLogAttributeXMarkerXSolutions": [
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ],
          "attachments": [
            {
              "id": "0af7e0e3-794f-4227-863c-2345dca3080f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-08T11:03:38.8517293Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "32846cc2-920b-40f2-a1af-b2826458910b"
            },
            {
              "id": "0af7e0e3-794f-4227-863c-2345dca3080f",
              "name": "sample string 2",
              "content": "sample string 3",
              "createdTs": "2026-04-08T11:03:38.8517293Z",
              "createdBy": "sample string 5",
              "approved": true,
              "markerXSolutionsId": "32846cc2-920b-40f2-a1af-b2826458910b"
            }
          ],
          "selectedProducts": [
            {
              "id": "3e5ccc3c-f724-42c0-a04f-b914fbe9c06d",
              "markerXSolutionsId": "b8d418b8-8180-4fdf-8d90-ee9454b04136",
              "productId": "f18e01a5-f062-476b-96bd-cd1bbd39692d"
            },
            {
              "id": "3e5ccc3c-f724-42c0-a04f-b914fbe9c06d",
              "markerXSolutionsId": "b8d418b8-8180-4fdf-8d90-ee9454b04136",
              "productId": "f18e01a5-f062-476b-96bd-cd1bbd39692d"
            }
          ],
          "dimensionDialog": true,
          "attributesDialog": true,
          "isApproved": 2
        }
      ],
      "reports": [
        {
          "id": "44e7029c-7c8a-4cf3-8c2b-82b7f48596d7",
          "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": "0ece0bcd-4023-4431-8045-8b064af824ac"
        },
        {
          "id": "44e7029c-7c8a-4cf3-8c2b-82b7f48596d7",
          "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": "0ece0bcd-4023-4431-8045-8b064af824ac"
        }
      ],
      "archivedReports": [
        {
          "id": "44e7029c-7c8a-4cf3-8c2b-82b7f48596d7",
          "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": "0ece0bcd-4023-4431-8045-8b064af824ac"
        },
        {
          "id": "44e7029c-7c8a-4cf3-8c2b-82b7f48596d7",
          "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": "0ece0bcd-4023-4431-8045-8b064af824ac"
        }
      ],
      "productSolutions": [
        {
          "id": "a064d845-4039-42e1-b3e5-8292e4b1b656",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
            },
            {
              "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            }
          ]
        },
        {
          "id": "a064d845-4039-42e1-b3e5-8292e4b1b656",
          "name": "sample string 2",
          "isSolution": true,
          "customerId": 4,
          "published": true,
          "image": "sample string 6",
          "isPIM": true,
          "count": 8,
          "products": [],
          "productAttachments": [
            {
              "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
            },
            {
              "id": "a2a419a3-9423-41e5-b32b-30a1c3ad1727",
              "name": "sample string 2",
              "link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a2a419a3-9423-41e5-b32b-30a1c3ad1727"
            }
          ],
          "qRLogAttributeXSolutionViewModels": [
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "isOriginatedByPim": true
              }
            },
            {
              "id": "c5b09318-2c84-4132-8fa0-1e15623d8778",
              "value": "sample string 2",
              "qrLogAttributeListValueId": "0f283f9e-2ad9-4fd7-809b-223f45808c19",
              "qrLogAttributeListValue": {
                "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                "description": "sample string 2",
                "customerId": 1,
                "isActive": true,
                "canDelete": true,
                "descriptionFallback": "sample string 3",
                "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                "qrLogAttribute": {
                  "id": "c4298504-2507-49cb-92e3-a59237c12783",
                  "code": "sample string 2",
                  "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                  "value": "sample string 4",
                  "customerId": 1,
                  "visible": true,
                  "index": 1,
                  "required": true,
                  "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                  "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                  "canDelete": true,
                  "codeFallback": "sample string 3",
                  "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                  "qrLogAttributeClass": {
                    "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                    "code": "sample string 2",
                    "name": "sample string 3",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  "qrLogAttributeListValue": [],
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ],
                  "isOriginatedByPim": true
                },
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ]
              },
              "markerXSolutionsId": "4e73efb1-fd61-487e-8e17-702be9536b6e",
              "qrLogAttributeId": "be1388d5-60df-4716-9378-b8cd2b85e1d1",
              "qrLogAttribute": {
                "id": "c4298504-2507-49cb-92e3-a59237c12783",
                "code": "sample string 2",
                "selectedValue": "75cf62f2-94cc-4f8d-bd8b-2764c5ce8712",
                "value": "sample string 4",
                "customerId": 1,
                "visible": true,
                "index": 1,
                "required": true,
                "qrLogAttributeGlobalRefId": "cfbd49bf-2f4f-40f4-9f55-f58d827bbd82",
                "sourceId": "be3788e2-1246-4fdd-8223-979f4c8824ea",
                "canDelete": true,
                "codeFallback": "sample string 3",
                "qrLogAttributeClassId": "24cd4e83-9c80-4798-beb4-e54eae5b3d8a",
                "qrLogAttributeClass": {
                  "id": "2f8a2c9b-ae85-475b-919f-8b121a179bf5",
                  "code": "sample string 2",
                  "name": "sample string 3",
                  "translations": [
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    },
                    {
                      "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                      "languageCode": "sample string 2",
                      "languageTranslation": "sample string 3",
                      "property": "sample string 4",
                      "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                    }
                  ]
                },
                "qrLogAttributeListValue": [
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  },
                  {
                    "id": "24625b71-fce3-4073-a7f0-9ba32396ac7d",
                    "description": "sample string 2",
                    "customerId": 1,
                    "isActive": true,
                    "canDelete": true,
                    "descriptionFallback": "sample string 3",
                    "qrLogAttributeId": "fda70d7d-df1e-4c9c-9357-65dd93477896",
                    "qrLogAttributeListValueGlobalRefId": "6befab20-3748-4479-9a41-f8c7b6fded30",
                    "translations": [
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      },
                      {
                        "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                      }
                    ]
                  }
                ],
                "translations": [
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  },
                  {
                    "id": "d3e8a6ce-1ea5-4499-b480-bcd3b35a77a6",
                    "languageCode": "sample string 2",
                    "languageTranslation": "sample string 3",
                    "property": "sample string 4",
                    "translatableId": "3df61446-9137-4d0a-94d4-ec49a6ab232c"
                  }
                ],
                "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
}